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 4dfeab4 commit c516f00Copy full SHA for c516f00
eng/WindowsForms.targets
@@ -11,9 +11,6 @@
11
<ItemGroup>
12
<_WinFormsContent Include="$(_WinFormsContentPath)" />
13
</ItemGroup>
14
-
15
- <Error Text="Microsoft.Private.Winforms NuGet package contains no content. Is this expected?"
16
- Condition="@(_WinFormsContent->Count()) == 0"/>
17
</Target>
18
19
</Project>
0 commit comments