Skip to content

Commit e6dd92a

Browse files
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 18.0.1
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ccb7d5f commit e6dd92a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dotnet/test/GitHub.Copilot.SDK.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
22+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
2323
<PackageReference Include="xunit" Version="2.7.0" />
2424
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
2525
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)