Skip to content

Commit

Permalink
Merge pull request #10 from hughesjs/dependabot/nuget/src/Microsoft.N…
Browse files Browse the repository at this point in the history
…ET.Test.Sdk-17.5.0

Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.5.0 in /src
  • Loading branch information
hughesjs committed Mar 14, 2023
2 parents 7f8d6d6 + db77a06 commit a679096
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<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 a679096

Please sign in to comment.