Upgrade to .NET Core 3.1

This commit is contained in:
Robert Marshall 2020-01-04 10:43:26 +00:00
parent e5c9f5bd9f
commit edb1f99387
5 changed files with 25 additions and 24 deletions

View file

@ -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