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 fe19bf8 commit 4b3261cCopy full SHA for 4b3261c
Sources/LambdaConverters.Wpf/LambdaConverters.Wpf.csproj
@@ -2,7 +2,6 @@
2
3
<PropertyGroup>
4
<TargetFrameworks>netcoreapp3.0;net46;net45</TargetFrameworks>
5
- <!--<UseWPF Condition=" '$(TargetFramework)' == 'netcoreapp3.0' ">true</UseWPF>-->
6
<UseWPF>true</UseWPF>
7
<GenerateDocumentationFile>true</GenerateDocumentationFile>
8
<AssemblyOriginatorKeyFile>Properties\LambdaConverters.public.snk</AssemblyOriginatorKeyFile>
0 commit comments