File tree Expand file tree Collapse file tree
TvEngine3/TVLibrary/Plugins/TvMovie/TvMovieDbReader Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <Project ToolsVersion =" 4 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2+ <Project ToolsVersion =" 12 .0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
55 <Platform Condition =" '$(Platform)' == '' " >x86</Platform >
1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >TvMovieDbReader</RootNamespace >
1212 <AssemblyName >TvMovieDbReader</AssemblyName >
13- <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
13+ <TargetFrameworkVersion >v4.7.2 </TargetFrameworkVersion >
1414 <TargetFrameworkProfile >
1515 </TargetFrameworkProfile >
1616 <FileAlignment >512</FileAlignment >
2424 <DefineConstants >DEBUG;TRACE</DefineConstants >
2525 <ErrorReport >prompt</ErrorReport >
2626 <WarningLevel >4</WarningLevel >
27+ <Prefer32Bit >false</Prefer32Bit >
2728 </PropertyGroup >
2829 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86' " >
2930 <PlatformTarget >x86</PlatformTarget >
3334 <DefineConstants >TRACE</DefineConstants >
3435 <ErrorReport >prompt</ErrorReport >
3536 <WarningLevel >4</WarningLevel >
37+ <Prefer32Bit >false</Prefer32Bit >
3638 </PropertyGroup >
3739 <ItemGroup >
3840 <Reference Include =" System" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<configuration >
3- <startup ><supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.0 " /></startup ></configuration >
3+ <startup ><supportedRuntime version =" v4.0" sku =" .NETFramework,Version=v4.7.2 " /></startup ></configuration >
You can’t perform that action at this time.
0 commit comments