|
@@ -43,7 +43,7 @@ jobs:
|
|
- name: Build Release
|
|
- name: Build Release
|
|
run: |
|
|
run: |
|
|
dotnet-gitversion /updateprojectfiles
|
|
dotnet-gitversion /updateprojectfiles
|
|
- dotnet build .\Analyzers\Terminal.Gui.Analyzers.Internal\ --no-incremental --nologo --force --configuration Release
|
|
|
|
|
|
+ dotnet build ./Analyzers/Terminal.Gui.Analyzers.Internal --no-incremental --nologo --force --configuration Release
|
|
dotnet build --no-incremental --nologo --force --configuration Release
|
|
dotnet build --no-incremental --nologo --force --configuration Release
|
|
|
|
|
|
- name: Pack
|
|
- name: Pack
|