Skip to content

Commit

Permalink
[Feature] Update to .NET 6 (#157), version 1.0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofknecht committed Nov 16, 2021
1 parent 675facc commit 5830f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ steps:

- task: ArchiveFiles@2
displayName: 'Archive $(Build.ArtifactStagingDirectory)'
inputs:net6.0-windows10.0.22000.0
inputs:
rootFolderOrFile: '$(Build.SourcesDirectory)\bin\AnyCPU\Release\net6.0-windows10.0.22000.0\'
# rootFolderOrFile: '$(Build.SourcesDirectory)\bin\AnyCPU\Release\netcoreapp3.1\'
# rootFolderOrFile: '$(Build.SourcesDirectory)\bin\x64\Release\netcoreapp3.1\'
Expand Down

0 comments on commit 5830f53

Please sign in to comment.