Skip to content

Commit

Permalink
Update NuGet test to 9.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chwarr committed Apr 15, 2021
1 parent 8729fe2 commit 768c876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs/nuget/bond.csharp.test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bond.CSharp" Version="9.0.3" />
<PackageReference Include="Bond.CSharp" Version="9.0.5" />
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="NUnit" Version="3.10.*" />
<PackageReference Include="NUnit3TestAdapter" Version="3.10.*" />
Expand Down

0 comments on commit 768c876

Please sign in to comment.