Skip to content

Commit

Permalink
Update KGySoft.Drawing.DebuggerVisualizers.Wpf.Test.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
koszeggy authored Jan 4, 2023
1 parent 01a59fb commit f032e60
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
<ProjectReference Include="..\..\..\KGySoft.Drawing.ImagingTools\KGySoft.Drawing.ImagingTools.csproj" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)'=='net35' OR '$(TargetFramework)'=='net40' OR '$(TargetFramework)'=='net45'">
<Reference Include="System.Windows.Forms" />
</ItemGroup>

<!-- Note: Package reference to Microsoft.VisualStudio.DebuggerVisualizers does not work here because it is not copied and contains no implementation anyway.
And VSSDK.DebuggerVisualizers cannot be used anymore for VS2022 if VSIX is also installed because it causes InvalidCastException -->
<ItemGroup>
Expand Down

0 comments on commit f032e60

Please sign in to comment.