fix clean

pull/222/head
Miodrag Milic 4 years ago
parent a57213a9ce
commit 681455fe12

@ -55,7 +55,7 @@ task BuildInSandbox {
# Synopsis: Clean generated data # Synopsis: Clean generated data
task Clean { task Clean {
exec { MSBuild $SolutionPath /t:Clean } exec { MSBuild $SolutionPath /t:Clean /property:Configuration=$aReleaseType }
} }

Loading…
Cancel
Save