Skip to content

Commit 03d8ad8

Browse files
authored
Merge pull request #147 from codebytes/dependabot/nuget/dotnet-sample/test/Microsoft.NET.Test.Sdk-18.8.1
Bump Microsoft.NET.Test.Sdk from 18.7.0 to 18.8.1
2 parents 3185d8c + 31c1587 commit 03d8ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet-sample/test/dotnet-sample.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<ItemGroup>
1717
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.9" />
18-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
18+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.8.1" />
1919
<PackageReference Include="xunit" Version="2.9.3" />
2020
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
2121
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)