Skip to content

Commit ae30ad8

Browse files
Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.0 (#186)
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27bfbc7 commit ae30ad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Destructurama.Attributed.Tests/Destructurama.Attributed.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.Extensions.Telemetry.Abstractions" Version="9.9.0" />
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1414
<PackageReference Include="NUnit" Version="4.3.2" />
1515
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
1616
<PackageReference Include="Serilog" Version="4.3.0" />

0 commit comments

Comments
 (0)