|
8 | 8 | <OutputType>WinExe</OutputType>
|
9 | 9 | <RootNamespace>UnitsNet.Samples.UnitConverter.Wpf</RootNamespace>
|
10 | 10 | <AssemblyName>UnitConverter.Wpf</AssemblyName>
|
11 |
| - <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion> |
| 11 | + <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion> |
12 | 12 | <FileAlignment>512</FileAlignment>
|
13 | 13 | <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
14 | 14 | <WarningLevel>4</WarningLevel>
|
15 | 15 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
| 16 | + <TargetFrameworkProfile /> |
16 | 17 | </PropertyGroup>
|
17 | 18 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
18 | 19 | <PlatformTarget>AnyCPU</PlatformTarget>
|
|
41 | 42 | <HintPath>..\..\packages\ControlzEx.3.0.2.4\lib\net462\ControlzEx.dll</HintPath>
|
42 | 43 | </Reference>
|
43 | 44 | <Reference Include="MahApps.Metro, Version=1.6.5.1, Culture=neutral, processorArchitecture=MSIL">
|
44 |
| - <HintPath>..\..\packages\MahApps.Metro.1.6.5\lib\net46\MahApps.Metro.dll</HintPath> |
| 45 | + <HintPath>..\..\packages\MahApps.Metro.1.6.5\lib\net47\MahApps.Metro.dll</HintPath> |
45 | 46 | </Reference>
|
46 | 47 | <Reference Include="System" />
|
47 | 48 | <Reference Include="System.Data" />
|
48 | 49 | <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
49 |
| - <HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath> |
| 50 | + <HintPath>..\..\packages\System.ValueTuple.4.5.0\lib\net47\System.ValueTuple.dll</HintPath> |
50 | 51 | </Reference>
|
51 | 52 | <Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
52 | 53 | <HintPath>..\..\packages\ControlzEx.3.0.2.4\lib\net462\System.Windows.Interactivity.dll</HintPath>
|
|
0 commit comments