Skip to content

Commit

Permalink
Update Hangfire.Mongo.csproj
Browse files Browse the repository at this point in the history
Update nuget version to 0.4.1
  • Loading branch information
gottscj authored Jun 22, 2017
1 parent e13e08d commit 9fbbc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Hangfire.Mongo/Hangfire.Mongo.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>0.4.0</VersionPrefix>
<VersionPrefix>0.4.1</VersionPrefix>
<TargetFrameworks>netstandard1.5;net45</TargetFrameworks>
<NoWarn>$(NoWarn);CS0618</NoWarn>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Expand Down

0 comments on commit 9fbbc69

Please sign in to comment.