Skip to content

Commit 1c3f285

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

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="18.0.0" />
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1616
<PackageReference Include="MSTest.TestFramework" Version="4.0.1" />
1717
<PackageReference Include="MSTest.TestAdapter" Version="4.0.1" />
1818
</ItemGroup>

0 commit comments

Comments
 (0)