We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20986be commit c9eb411Copy full SHA for c9eb411
appveyor.yml
@@ -19,6 +19,7 @@
19
before_build:
20
- ps: nuget restore MaterialDesignToolkit.Wpf.sln
21
build:
22
+ project: MaterialDesignToolkit.Wpf.sln
23
verbosity: minimal
24
after_build:
25
- ps: nuget pack MaterialDesignThemes.nuspec -Version $env:APPVEYOR_BUILD_VERSION
@@ -53,6 +54,7 @@
53
54
55
56
57
58
59
60
0 commit comments