bgunnarsson
06/24/2022, 10:29 AMKevin Jump
06/24/2022, 10:30 AMKevin Jump
06/24/2022, 10:30 AMmy.super.package.nupkg
the targets file has to be called my.super.package.targets
Kevin Jump
06/24/2022, 10:35 AMKevin Jump
06/24/2022, 10:35 AM/content/app_pluigns
- that doesn't matter as long as the targets also reflects that).Kevin Jump
06/24/2022, 10:36 AM%userprofile%/.nuget/packages
(e.g C:\Users\kevin\.nuget\packages
)Kevin Jump
06/24/2022, 10:37 AMKevin Jump
06/24/2022, 10:38 AM1.0.0-beta001.20220624.1
and increment it while testing .Kevin Jump
06/24/2022, 10:38 AMdotnet pack .\mypackage.csproj -c release -o ../output /p:version=1.0.0-beta001.20220624.1
Kevin Jump
06/24/2022, 10:40 AMdotnet nuget locals -c all
- but this clears all the nuget packages and will make the next build really slow)bgunnarsson
06/24/2022, 10:42 AMKevin Jump
06/24/2022, 10:42 AMbgunnarsson
06/24/2022, 11:33 AMbgunnarsson
06/24/2022, 11:33 AMbgunnarsson
06/24/2022, 11:34 AMbgunnarsson
06/24/2022, 11:38 AMKevin Jump
06/24/2022, 11:48 AM.nuget
folder in your profile ?bgunnarsson
06/24/2022, 1:07 PMbgunnarsson
06/24/2022, 1:11 PMKevin Jump
06/24/2022, 1:17 PMbgunnarsson
06/24/2022, 1:19 PMbgunnarsson
06/24/2022, 1:20 PMbgunnarsson
06/24/2022, 1:20 PM