Upgrade to .NET Core 3.1
This commit is contained in:
parent
e5c9f5bd9f
commit
edb1f99387
5 changed files with 25 additions and 24 deletions
|
@ -12,7 +12,7 @@ volumes:
|
|||
|
||||
steps:
|
||||
- name: build and publish
|
||||
image: mcr.microsoft.com/dotnet/core/sdk:2.2
|
||||
image: mcr.microsoft.com/dotnet/core/sdk:3.1
|
||||
volumes:
|
||||
- name: output
|
||||
path: /output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue