Skip to content

Commit 8eac901

Browse files
authored
Merge pull request #9 from kudima03/dependabot/nuget/src/Tests/Pure.RelationalSchema.Self.Storage.Introjection.Tests/Microsoft.NET.Test.Sdk-18.0.0
Bump Microsoft.NET.Test.Sdk from 17.12.0 to 18.0.0
2 parents 47d8c4c + 2b58f5f commit 8eac901

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests/Pure.RelationalSchema.Self.Storage.Introjection.Tests/Pure.RelationalSchema.Self.Storage.Introjection.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="coverlet.collector" Version="6.0.4" />
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1111
<PackageReference Include="xunit" Version="2.9.3" />
1212
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
1313
</ItemGroup>

0 commit comments

Comments
 (0)