rename sln/yaml

This commit is contained in:
Samuele Locatelli
2021-12-01 18:15:21 +01:00
parent 78659c504a
commit 4ff964f342
3 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -109,12 +109,12 @@ stages:
- build
- deploy
IOB-Net:build:
IOB.Net.UI:build:
stage: build
tags:
- win
variables:
APP_NAME: IOB-Net
APP_NAME: IOB.Net.UI
before_script:
- *nuget-fix
- '& "$env:NUGET_PATH" restore "$env:APP_NAME.sln"-verbosity quiet'
Binary file not shown.
View File