Skip to content

Instantly share code, notes, and snippets.

@WolfgangOfner
Created April 2, 2024 19:37
Show Gist options
  • Save WolfgangOfner/244200a44c20ed614f8041fb9e45a415 to your computer and use it in GitHub Desktop.
Save WolfgangOfner/244200a44c20ed614f8041fb9e45a415 to your computer and use it in GitHub Desktop.
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<IsPublishable>true</IsPublishable>
<EnableSdkContainerSupport>true</EnableSdkContainerSupport>
</PropertyGroup>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment