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 b0cbcdd commit 8b84d50Copy full SHA for 8b84d50
1 file changed
src/Automated.proj
@@ -141,9 +141,6 @@
141
<MSBuild Projects="$(SamplesSrc)\SharpSnippetCompiler\SharpSnippetCompiler.sln"
142
Targets="build;clean"
143
Properties="Configuration=Release;BranchName=$(BranchName)"/>-->
144
- <MSBuild Projects="$(SamplesSrc)\XamlDesigner\XamlDesigner.sln"
145
- Targets="build;clean"
146
- Properties="Configuration=Release;BranchName=$(BranchName)"/>
147
</Target>
148
149
<Target Name="rununittests">
0 commit comments