u1@m1:~/tmp$ dotnet new sln
Create new solution with the given name, in this case it is called test.sln
u1@m1:~/tmp$ dotnet new sln --name test
Add project myprj to test.sln
u1@m1:~/tmp$ dotnet sln test.sln add myprj/myprj.csproj
u1@m1:~/tmp$ dotnet new sln
u1@m1:~/tmp$ dotnet new sln --name test
u1@m1:~/tmp$ dotnet sln test.sln add myprj/myprj.csproj
Install Winget on Windows 2022 or Windows 10 LTSC Install Pre-reqs Install Microsoft.UI.Xaml/2.8.6 Navigate to https://www.nuget.org/pa...
No comments:
Post a Comment