This repository was archived by the owner on Jun 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "msbuild-sdks" : {
3- "MSBuild.Sdk.Extras" : " 2.0.0-preview.14 "
3+ "MSBuild.Sdk.Extras" : " 1.6.61 "
44 }
55}
Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <TargetFramework >net46</TargetFramework >
44 <RootNamespace >GitHub</RootNamespace >
5- <UseWpf >true</UseWpf >
5+ <ExtrasEnableWpfProjectSetup >true</ExtrasEnableWpfProjectSetup >
66 <DebugType >full</DebugType >
77 <DebugSymbols >true</DebugSymbols >
88 </PropertyGroup >
Original file line number Diff line number Diff line change 11<Project Sdk =" MSBuild.Sdk.Extras" >
22 <PropertyGroup >
33 <TargetFramework >net46</TargetFramework >
4- <UseWpf >true</UseWpf >
4+ <ExtrasEnableWpfProjectSetup >true</ExtrasEnableWpfProjectSetup >
55 <ExtrasEnableDefaultResourceItems >false</ExtrasEnableDefaultResourceItems >
66 <DebugType >full</DebugType >
77 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 11<Project Sdk =" MSBuild.Sdk.Extras" >
22 <PropertyGroup >
33 <TargetFramework >net46</TargetFramework >
4- <UseWpf >true</UseWpf >
4+ <ExtrasEnableWpfProjectSetup >true</ExtrasEnableWpfProjectSetup >
55 <DebugType >full</DebugType >
66 <DebugSymbols >true</DebugSymbols >
77 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments