Skip to content

Commit

Permalink
Update Hangfire.Mongo.csproj (#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
gottscj authored May 15, 2023
1 parent 51eafc0 commit 6895569
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,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<VersionPrefix>1.9.3</VersionPrefix>
<VersionPrefix>1.9.4</VersionPrefix>
<TargetFramework>netstandard2.0</TargetFramework>
<NoWarn>$(NoWarn);CS0618</NoWarn>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
Expand Down

0 comments on commit 6895569

Please sign in to comment.