Update aspnetcore.yml
This commit is contained in:
parent
2d476189d9
commit
5c2ca407d1
|
@ -12,7 +12,7 @@ jobs:
|
|||
- name: Setup .NET Core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 3.0
|
||||
dotnet-version: 3.0.100-preview8-013656
|
||||
- name: Build with dotnet
|
||||
run: dotnet build --configuration Release
|
||||
- name: Run tests
|
||||
|
|
Loading…
Reference in New Issue