Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit 8b84d50

Browse files
committed
Do not build XamlDesigner sample.
The XamlDesigner sample has been removed.
1 parent b0cbcdd commit 8b84d50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Automated.proj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,6 @@
141141
<MSBuild Projects="$(SamplesSrc)\SharpSnippetCompiler\SharpSnippetCompiler.sln"
142142
Targets="build;clean"
143143
Properties="Configuration=Release;BranchName=$(BranchName)"/>-->
144-
<MSBuild Projects="$(SamplesSrc)\XamlDesigner\XamlDesigner.sln"
145-
Targets="build;clean"
146-
Properties="Configuration=Release;BranchName=$(BranchName)"/>
147144
</Target>
148145

149146
<Target Name="rununittests">

0 commit comments

Comments
 (0)