Update dotnet.yml

This commit is contained in:
pointfeev 2021-08-09 05:04:38 -05:00 committed by GitHub
parent 14010569fa
commit 79eaeac997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,10 @@ on:
jobs:
build:
strategy:
matrix:
configuration: [Debug, Release]
runs-on: windows-latest
steps: