This repository was archived by the owner on Sep 4, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 18 files changed +26
-14
lines changed Expand file tree Collapse file tree 18 files changed +26
-14
lines changed Original file line number Diff line number Diff line change 77 <OutputType >Exe</OutputType >
88 <RootNamespace >Gtk3Test</RootNamespace >
99 <AssemblyName >Gtk3Test</AssemblyName >
10+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1011 </PropertyGroup >
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1213 <DebugSymbols >True</DebugSymbols >
Original file line number Diff line number Diff line change 77 <OutputType >WinExe</OutputType >
88 <RootNamespace >GtkOnMacTest</RootNamespace >
99 <AssemblyName >GtkOnMacTest</AssemblyName >
10+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1011 </PropertyGroup >
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1213 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 77 <OutputType >WinExe</OutputType >
88 <RootNamespace >GtkOnWindowsTest</RootNamespace >
99 <AssemblyName >GtkOnWindowsTest</AssemblyName >
10+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1011 </PropertyGroup >
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86' " >
1213 <DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 77 <OutputType >Exe</OutputType >
88 <RootNamespace >GtkTest</RootNamespace >
99 <AssemblyName >GtkTest</AssemblyName >
10+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1011 </PropertyGroup >
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1213 <DebugSymbols >True</DebugSymbols >
Original file line number Diff line number Diff line change 77 <OutputType >Exe</OutputType >
88 <RootNamespace >MixedGtkMacTest</RootNamespace >
99 <AssemblyName >MixedGtkMacTest</AssemblyName >
10+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1011 </PropertyGroup >
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1213 <DebugSymbols >True</DebugSymbols >
Original file line number Diff line number Diff line change 77 <OutputType >Library</OutputType >
88 <RootNamespace >Samples</RootNamespace >
99 <AssemblyName >Samples</AssemblyName >
10+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1011 </PropertyGroup >
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1213 <DebugSymbols >True</DebugSymbols >
Original file line number Diff line number Diff line change 88 <AppDesignerFolder >Properties</AppDesignerFolder >
99 <RootNamespace >WpfTest</RootNamespace >
1010 <AssemblyName >WpfTest</AssemblyName >
11- <TargetFrameworkProfile >Client</TargetFrameworkProfile >
1211 <FileAlignment >512</FileAlignment >
12+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1313 </PropertyGroup >
1414 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU'" >
1515 <DebugSymbols >True</DebugSymbols >
Original file line number Diff line number Diff line change 2727 <UseSGen >False</UseSGen >
2828 <UseRefCounting >false</UseRefCounting >
2929 <Profiling >false</Profiling >
30+ <HttpClientHandler >HttpClientHandler</HttpClientHandler >
31+ <LinkMode >None</LinkMode >
3032 <AOTMode >None</AOTMode >
3133 </PropertyGroup >
3234 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
4446 <UseRefCounting >false</UseRefCounting >
4547 <Profiling >false</Profiling >
4648 <DebugSymbols >true</DebugSymbols >
49+ <HttpClientHandler >HttpClientHandler</HttpClientHandler >
50+ <LinkMode >None</LinkMode >
4751 <AOTMode >None</AOTMode >
4852 </PropertyGroup >
4953 <ItemGroup >
Original file line number Diff line number Diff line change 88 <RootNamespace >GtkTestRunner</RootNamespace >
99 <AssemblyName >GtkTestRunner</AssemblyName >
1010 <TestRunnerCommand >bin\GtkTestRunner.exe</TestRunnerCommand >
11+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1112 </PropertyGroup >
1213 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1314 <DebugSymbols >True</DebugSymbols >
Original file line number Diff line number Diff line change 1212 <SuppressXamMacMigration >True</SuppressXamMacMigration >
1313 <SuppressXamMacUpsell >True</SuppressXamMacUpsell >
1414 <TestRunnerCommand >bin\MacTestRunner.app</TestRunnerCommand >
15+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1516 </PropertyGroup >
1617 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1718 <DebugSymbols >True</DebugSymbols >
2930 <CreatePackage >False</CreatePackage >
3031 <UseRefCounting >false</UseRefCounting >
3132 <Profiling >false</Profiling >
33+ <HttpClientHandler >HttpClientHandler</HttpClientHandler >
34+ <LinkMode >None</LinkMode >
35+ <AOTMode >None</AOTMode >
3236 </PropertyGroup >
3337 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
3438 <DebugType >pdbonly</DebugType >
4751 <UseRefCounting >false</UseRefCounting >
4852 <Profiling >false</Profiling >
4953 <DebugSymbols >true</DebugSymbols >
54+ <HttpClientHandler >HttpClientHandler</HttpClientHandler >
55+ <AOTMode >None</AOTMode >
5056 </PropertyGroup >
5157 <ItemGroup >
5258 <Reference Include =" System" />
You can’t perform that action at this time.
0 commit comments