1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-12 21:38:38 +00:00

Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Robert Beekman 2020-12-29 21:21:25 +01:00
parent 19d56fe8fe
commit 4e89ecf72a

View File

@ -24,7 +24,7 @@ steps:
definition: '3'
buildVersionToDownload: 'latest'
artifactName: 'RGB.NET development build'
targetPath: '$(Pipeline.Workspace)/s/RGB.NET/bin/netstandard2.0'
targetPath: '$(Pipeline.Workspace)/s/RGB.NET/bin/net5.0'
- task: DotNetCoreCLI@2
displayName: 'dotnet restore Artemis'