Skip to content

Commit c32dc9f

Browse files
authored
Merge pull request #141 from NosCoreIO/dependabot/nuget/Microsoft.NET.Test.Sdk-16.11.0
Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0
2 parents 6432aff + 9405d38 commit c32dc9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/NosCore.PathFinder.Tests/NosCore.PathFinder.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="ApprovalTests" Version="5.7.0" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.7" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.10.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
1313
<PackageReference Include="Moq" Version="4.16.1" />
1414
<PackageReference Include="MSTest.TestAdapter" Version="2.2.5" />
1515
<PackageReference Include="MSTest.TestFramework" Version="2.2.5" />

0 commit comments

Comments
 (0)