Skip to content

Commit 8f0bb68

Browse files
authored
Merge pull request #101 from microsoftgraph/dependabot/nuget/test/Microsoft.NET.Test.Sdk-18.0.1
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1
2 parents 876038b + a5566e7 commit 8f0bb68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/CheckCloudSupportTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)