File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >DevZest.DataVirtualizationDemo</RootNamespace >
1212 <AssemblyName >DevZest.DataVirtualizationDemo</AssemblyName >
13- <TargetFrameworkVersion >v3.5 </TargetFrameworkVersion >
13+ <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
1414 <FileAlignment >512</FileAlignment >
1515 <ProjectTypeGuids >{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
1616 <WarningLevel >4</WarningLevel >
1919 <UpgradeBackupLocation >
2020 </UpgradeBackupLocation >
2121 <OldToolsVersion >3.5</OldToolsVersion >
22+ <TargetFrameworkProfile />
2223 </PropertyGroup >
2324 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2425 <DebugSymbols >true</DebugSymbols >
4344 <RequiredTargetFramework >3.5</RequiredTargetFramework >
4445 </Reference >
4546 <Reference Include =" System.Data" />
47+ <Reference Include =" System.Xaml" />
4648 <Reference Include =" WindowsBase" />
4749 <Reference Include =" PresentationCore" />
4850 <Reference Include =" PresentationFramework" />
8486 <Generator >ResXFileCodeGenerator</Generator >
8587 <LastGenOutput >Resources.Designer.cs</LastGenOutput >
8688 </EmbeddedResource >
89+ <None Include =" app.config" />
8790 <None Include =" Properties\Settings.settings" >
8891 <Generator >SettingsSingleFileGenerator</Generator >
8992 <LastGenOutput >Settings.Designer.cs</LastGenOutput >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <configuration >
3+ <startup ><supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.0" /></startup ></configuration >
You can’t perform that action at this time.
0 commit comments