Vespion
Vespion
I've updated all the packages, now I'm seeing an error during build `CONSOLE: Use build tool: C:\Program Files\dotnet\sdk\8.0.201\MSBuild.dll 18:10:35 Building I:\Programming\WinTest\WinTest.Windows\WinTest.Windows.csproj 18:10:35 Building I:\Programming\WinTest\WinTest\WinTest.csproj` `...` `Applying NuGet packaging workaround for...
No, I've been using the Unpackaged Application run configuration in Rider. VS does work when using F5. I assumed this might be because VS calls MSBuild, not the dotnet CLI,...
From my understanding you have the duel issues of: Code Signing certificates are expensive and annoying to get; and the way that the NuGet client handles deciding what certificates are...