Skip to content

Commit 62ea246

Browse files
Bump Microsoft.NET.Test.Sdk from 17.14.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 - 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 180ce69 commit 62ea246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodingFlow.FluentValidation.UnitTests/CodingFlow.FluentValidation.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<ItemGroup>
1212
<PackageReference Include="coverlet.collector" Version="6.0.4" />
1313
<PackageReference Include="FluentAssertions" Version="8.8.0" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1515
<PackageReference Include="NUnit" Version="4.3.2" />
1616
<PackageReference Include="NUnit.Analyzers" Version="4.7.0" />
1717
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />

0 commit comments

Comments
 (0)