File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >net462;net472;net48;net5.0-windows;net6.0-windows;net7.0-windows;net8.0-windows;net9.0-windows</TargetFrameworks >
4+ <TargetFrameworks >net462;net472;net48;net5.0-windows;net6.0-windows;net7.0-windows;net8.0-windows;net9.0-windows;net10.0-windows </TargetFrameworks >
55 <UseWPF >true</UseWPF >
66 <LangVersion >preview</LangVersion >
77 <NoWarn >SYSLIB0051;</NoWarn >
2121 <PackageIcon >logo.png</PackageIcon >
2222 <DebugType >portable</DebugType >
2323 <DebugSymbols >true</DebugSymbols >
24- <AllowedOutputExtensionsInPackageBuildOutputFolder >.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
2524 <IncludeSymbols >true</IncludeSymbols >
2625 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
2726 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
You can’t perform that action at this time.
0 commit comments