Skip to content

Commit 76e0315

Browse files
Bump Microsoft.NET.Test.Sdk from 17.12.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 e37e6f2 commit 76e0315

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EliteAPI.Tests/EliteAPI.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
16+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1717
<PackageReference Include="FluentAssertions" Version="8.8.0" />
1818
</ItemGroup>
1919

0 commit comments

Comments
 (0)