Visual Studio run rebuild commad in terminal window, dotnet rebuild,dotnet run,generate strong name sign
// MSBuild.exe ProjectName.csproj -t:rebuild MSBuild.exe ConsoleApp16.csproj -t:rebuild


//dotnet run ApplicationName.exe dotnet run ConsoleApp16.exe

//sn.exe -k StrongNameFile.snk sn.exe -k MyKeyPair.snk




浙公网安备 33010602011771号