kuiperzone / PupNet-Deploy

PupNet Deploy is a cross-platform deployment utility which packages your .NET project as a ready-to-ship installation file in a single step.
GNU Affero General Public License v3.0
183 stars 6 forks source link

NETSDK1194: The "--output" option isn't supported #27

Closed kuiperzone closed 5 months ago

kuiperzone commented 11 months ago

NETSDK1194 warning now shown by dotnet when building against solution.

Possible fix:

https://stackoverflow.com/questions/76649951/how-to-fix-net7-netsdk1194-error-in-an-upgraded-project

kuiperzone commented 5 months ago

Dotnet no allows publish against a solution. Updated documentation.