Skip to content

Commit c3a0aa8

Browse files
chore(deps): update dependency microsoft.net.test.sdk to v18
| datasource | package | from | to | | ---------- | ---------------------- | ------- | ------ | | nuget | Microsoft.NET.Test.Sdk | 17.14.1 | 18.0.0 |
1 parent b7e15dc commit c3a0aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NCrontab.Advanced.Tests/NCrontab.Advanced.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<ProjectReference Include="..\NCrontab.Advanced\NCrontab.Advanced.csproj" />
1414
<PackageReference Include="JunitXml.TestLogger" Version="7.0.2" />
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1616
<PackageReference Include="MSTest.TestFramework" Version="3.11.0" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="3.11.0" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)