Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active December 21, 2021 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/1320059505ae1d69d2a392f14584cdc8 to your computer and use it in GitHub Desktop.
Save bjoerntx/1320059505ae1d69d2a392f14584cdc8 to your computer and use it in GitHub Desktop.
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<OutputType>WinExe</OutputType>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<UseWindowsForms>true</UseWindowsForms>
<ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets>
<EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization>true</EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment