Skip to content

Commit

Permalink
chore(deps): update dependency microsoft.net.test.sdk to v17.11.0
Browse files Browse the repository at this point in the history
| datasource | package                | from    | to      |
| ---------- | ---------------------- | ------- | ------- |
| nuget      | Microsoft.NET.Test.Sdk | 17.10.0 | 17.11.0 |
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent b778bc2 commit 3bef685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NCrontab.Advanced.Tests/NCrontab.Advanced.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<ProjectReference Include="..\NCrontab.Advanced\NCrontab.Advanced.csproj" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="MSTest.TestFramework" Version="3.5.2" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
</ItemGroup>
Expand Down

0 comments on commit 3bef685

Please sign in to comment.