Skip to content

Commit 6d97ca9

Browse files
committed
Addinb build clean
1 parent 280aef1 commit 6d97ca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sync.cmd

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ EXIT /B
2525
::
2626
:build
2727
msbuild Solid\src\qflat\docgen
28+
msbuild /t:clean Solid\src\Quantum.Primitives
29+
msbuild /t:clean Libraries\Microsoft.Quantum.Canon
2830
msbuild /t:QsharpDocgen Solid\src\Quantum.Primitives
2931
msbuild /t:QsharpDocgen Libraries\Microsoft.Quantum.Canon
3032
EXIT /B

0 commit comments

Comments
 (0)