Skip to content

Commit

Permalink
Update dependency SIL.ReleaseTasks to v3 (#152)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent cb34d0b commit 8a23aea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SIL.NuGetCleaner/SIL.NuGetCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ See full changelog at https://github.com/sillsdev/SIL.NuGetCleaner/blob/master/C
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NuGet.Versioning" Version="6.11.1" />
<PackageReference Include="SIL.ReleaseTasks" Version="2.5.0" PrivateAssets="all" />
<PackageReference Include="SIL.ReleaseTasks" Version="3.0.0" PrivateAssets="all" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
<PackageReference Include="System.Globalization.Extensions" Version="4.3.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
Expand Down

0 comments on commit 8a23aea

Please sign in to comment.