Skip to content

Commit

Permalink
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /hello-grpc-cs…
Browse files Browse the repository at this point in the history
…harp (#191)
  • Loading branch information
feuyeux committed Sep 11, 2024
2 parents 773b467 + f09da9a commit 8e859d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-csharp/HelloUT/HelloUT.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<!-- https://www.nuget.org/packages/Microsoft.NET.Test.Sdk -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<!-- https://www.nuget.org/packages/NUnit -->
<PackageReference Include="NUnit" Version="4.1.0" />
<!-- https://www.nuget.org/packages/NUnit3TestAdapter -->
Expand Down

0 comments on commit 8e859d1

Please sign in to comment.