Skip to content

Commit

Permalink
Set EnableWindowsTargeting to true (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
ElektroKill authored Jul 30, 2023
1 parent 260f8d9 commit 6514274
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DnSpyCommon.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
<DnSpyRuntimeIdentifiers>win-x86;win-x64</DnSpyRuntimeIdentifiers>
<SatelliteResourceLanguages>cs;de;es;es-ES;fa;fr;hu;it;pt-BR;pt-PT;ru;tr;uk;zh-CN;vi</SatelliteResourceLanguages>

<!-- Allow compiling for windows on non-windows platforms -->
<EnableWindowsTargeting>true</EnableWindowsTargeting>

<!-- Enable Visual Studio Build Acceleration -->
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
<ProduceReferenceAssembly>true</ProduceReferenceAssembly>
Expand Down

0 comments on commit 6514274

Please sign in to comment.