update-local-nuget-cache 1.0.15

dotnet tool install --global update-local-nuget-cache --version 1.0.15                
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local update-local-nuget-cache --version 1.0.15                
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=update-local-nuget-cache&version=1.0.15                
nuke :add-package update-local-nuget-cache --version 1.0.15                

updates the local nuget cache for easier development

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.15 102 7/10/2024
1.0.14 106 5/2/2024
1.0.13 299 6/21/2023
1.0.12 178 6/21/2023
1.0.11 608 1/6/2022
1.0.10 447 9/28/2021
1.0.9 465 4/15/2021
1.0.8 481 2/15/2021
1.0.7 512 2/14/2021
1.0.6 477 2/3/2021
1.0.5 852 12/12/2018
1.0.3 841 10/24/2018
1.0.1 869 10/19/2018
1.0.0 795 10/18/2018

- Fixed an issue were a tag which might not exist in all project was being searched for to find to property group in the .csproj file