Sign in
appsheet-third-party
/
open-xml-powertools
/
refs/heads/main
/
.
/
appveyor.yml
blob: 03645f0991264ddaced29721fda2220a850e690e [
file
] [
log
] [
blame
] [
edit
]
os:
Visual Studio 2017
environment:
image:
Visual Studio 2017
Configuration:
Release
build_script:
-
cmd:
dotnet restore
-
cmd:
dotnet build
test_script:
-
cmd:
dotnet test .\OpenXmlPowerTools.Tests