Remove incorrect display name (#303)
This commit is contained in:
parent
03f7398655
commit
b0c1076cb5
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ jobs:
|
||||||
packageType: sdk
|
packageType: sdk
|
||||||
version: '5.0.100-rc.2.20479.15'
|
version: '5.0.100-rc.2.20479.15'
|
||||||
- task: NuGetAuthenticate@0
|
- task: NuGetAuthenticate@0
|
||||||
displayName: Install OpenSSL 1.0 for CentOS 8
|
|
||||||
- script: dotnet restore --force-evaluate --source https://api.nuget.org/v3/index.json
|
- script: dotnet restore --force-evaluate --source https://api.nuget.org/v3/index.json
|
||||||
displayName: 'Restore NuGet Packages'
|
displayName: 'Restore NuGet Packages'
|
||||||
- script: dotnet build -r $(os) -c $(buildConfiguration) -f net5.0 --no-restore Projects/Server/Server.csproj
|
- script: dotnet build -r $(os) -c $(buildConfiguration) -f net5.0 --no-restore Projects/Server/Server.csproj
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue