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 034e407 commit 4f274d5Copy full SHA for 4f274d5
src/Microsoft.DotNet.Wpf/src/PresentationCore/PresentationCore.csproj
@@ -47,7 +47,6 @@
47
<Compile Include="$(WpfSharedDir)\MS\Internal\FreezableOperations.cs" />
48
<Compile Include="$(WpfSharedDir)\MS\Internal\HashHelper.cs" />
49
<Compile Include="$(WpfSharedDir)\MS\Internal\PointUtil.cs" />
50
- <Compile Include="$(WpfSharedDir)\MS\Internal\GenericEnumerator.cs" />
51
<Compile Include="$(WpfSharedDir)\MS\Internal\MimeTypeMapper.cs" />
52
<Compile Include="$(WpfSharedDir)\MS\Internal\Pair.cs" />
53
<Compile Include="$(WpfSharedDir)\MS\Internal\PartialList.cs" />
src/Microsoft.DotNet.Wpf/src/Shared/MS/Internal/GenericEnumerator.cs
0 commit comments