Skip to content

Commit

Permalink
Merge pull request #2 from christianhelle/dependabot/nuget/Microsoft.…
Browse files Browse the repository at this point in the history
…NET.Test.Sdk-17.4.1

Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.1
  • Loading branch information
christianhelle authored Feb 17, 2023
2 parents 2d31ea9 + 1311b6a commit 3b8fa1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Refitter.Tests/Refitter.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.1" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 3b8fa1a

Please sign in to comment.