Merge branch 'develop'

This commit is contained in:
Samuele Locatelli
2021-08-24 12:58:05 +02:00
+1 -1
View File
@@ -72,7 +72,7 @@ build:
stage: build
before_script:
- *nuget-fix
- dotnet restore
- dotnet restore GWMS.sln
script:
- dotnet build -p:Configuration=Release GWMS.UI/GWMS.UI.csproj