Skip to content

Commit 400ee22

Browse files
authored
Merge pull request #8617 from microsoft/dependabot/nuget/sample-api/api/test/Microsoft.NET.Test.Sdk-18.5.1
Bump Microsoft.NET.Test.Sdk from 18.4.0 to 18.5.1
2 parents 5fa0612 + eb5ef94 commit 400ee22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample-api/api/test/ToDoApi.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.8" />
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.1" />
1111
<PackageReference Include="xunit" Version="2.9.3" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)