Skip to content

Commit ef8c902

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1 (#77)
--- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc29578 commit ef8c902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Destructurama.ByIgnoring.Tests/Destructurama.ByIgnoring.Tests.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.*" />
10+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1111
<PackageReference Include="NUnit" Version="4.*" />
1212
<PackageReference Include="NUnit3TestAdapter" Version="4.*" />
1313
<PackageReference Include="Serilog" Version="4.*" />

0 commit comments

Comments
 (0)