Update PeachpieNuget.cmd
This commit is contained in:
Родитель
d12c26770e
Коммит
aee80258cb
|
@ -1,2 +1,2 @@
|
|||
REM Expects .NET Core SDK listed in global.json to be installed (other versions might work as well, but it was tested with this one)
|
||||
dotnet pack -c Release .\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj
|
||||
dotnet pack -c Release .\src\Compilers\Core\Portable\Microsoft.CodeAnalysis.csproj -p:StrongNameKeyId=Open
|
||||
|
|
Загрузка…
Ссылка в новой задаче