1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >DataAnnotationsExtensions.ClientValidation</RootNamespace >
1212 <AssemblyName >DataAnnotationsExtensions.ClientValidation</AssemblyName >
13- <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
13+ <TargetFrameworkVersion >v4.5 </TargetFrameworkVersion >
1414 <FileAlignment >512</FileAlignment >
15+ <TargetFrameworkProfile />
1516 </PropertyGroup >
1617 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1718 <DebugSymbols >true</DebugSymbols >
2122 <DefineConstants >DEBUG;TRACE</DefineConstants >
2223 <ErrorReport >prompt</ErrorReport >
2324 <WarningLevel >4</WarningLevel >
25+ <Prefer32Bit >false</Prefer32Bit >
2426 </PropertyGroup >
2527 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2628 <DebugType >pdbonly</DebugType >
2931 <DefineConstants >TRACE</DefineConstants >
3032 <ErrorReport >prompt</ErrorReport >
3133 <WarningLevel >4</WarningLevel >
34+ <Prefer32Bit >false</Prefer32Bit >
3235 </PropertyGroup >
3336 <PropertyGroup >
3437 <SignAssembly >false</SignAssembly >
4548 <Reference Include =" System" />
4649 <Reference Include =" System.ComponentModel.DataAnnotations" />
4750 <Reference Include =" System.Core" />
48- <Reference Include =" System.Web.Helpers, Version=1 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
49- <HintPath >..\packages\Microsoft.AspNet.WebPages.1.0.20105.408 \lib\net40 \System.Web.Helpers.dll</HintPath >
51+ <Reference Include =" System.Web.Helpers, Version=3 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
52+ <HintPath >..\packages\Microsoft.AspNet.WebPages.3.2.3 \lib\net45 \System.Web.Helpers.dll</HintPath >
5053 <Private >True</Private >
5154 </Reference >
52- <Reference Include =" System.Web.Mvc, Version=3.0.0.1 , Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
53- <HintPath >..\packages\Microsoft.AspNet.Mvc.3.0.50813.1 \lib\net40 \System.Web.Mvc.dll</HintPath >
55+ <Reference Include =" System.Web.Mvc, Version=5.2.3.0 , Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
56+ <HintPath >..\packages\Microsoft.AspNet.Mvc.5.2.3 \lib\net45 \System.Web.Mvc.dll</HintPath >
5457 <Private >True</Private >
5558 </Reference >
56- <Reference Include =" System.Web.Razor, Version=1 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
57- <HintPath >..\packages\Microsoft.AspNet.Razor.1.0.20105.408 \lib\net40 \System.Web.Razor.dll</HintPath >
59+ <Reference Include =" System.Web.Razor, Version=3 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
60+ <HintPath >..\packages\Microsoft.AspNet.Razor.3.2.3 \lib\net45 \System.Web.Razor.dll</HintPath >
5861 <Private >True</Private >
5962 </Reference >
60- <Reference Include =" System.Web.WebPages, Version=1 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
61- <HintPath >..\packages\Microsoft.AspNet.WebPages.1.0.20105.408 \lib\net40 \System.Web.WebPages.dll</HintPath >
63+ <Reference Include =" System.Web.WebPages, Version=3 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
64+ <HintPath >..\packages\Microsoft.AspNet.WebPages.3.2.3 \lib\net45 \System.Web.WebPages.dll</HintPath >
6265 <Private >True</Private >
6366 </Reference >
64- <Reference Include =" System.Web.WebPages.Deployment, Version=1 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
65- <HintPath >..\packages\Microsoft.AspNet.WebPages.1.0.20105.408 \lib\net40 \System.Web.WebPages.Deployment.dll</HintPath >
67+ <Reference Include =" System.Web.WebPages.Deployment, Version=3 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
68+ <HintPath >..\packages\Microsoft.AspNet.WebPages.3.2.3 \lib\net45 \System.Web.WebPages.Deployment.dll</HintPath >
6669 <Private >True</Private >
6770 </Reference >
68- <Reference Include =" System.Web.WebPages.Razor, Version=1 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
69- <HintPath >..\packages\Microsoft.AspNet.WebPages.1.0.20105.408 \lib\net40 \System.Web.WebPages.Razor.dll</HintPath >
71+ <Reference Include =" System.Web.WebPages.Razor, Version=3 .0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
72+ <HintPath >..\packages\Microsoft.AspNet.WebPages.3.2.3 \lib\net45 \System.Web.WebPages.Razor.dll</HintPath >
7073 <Private >True</Private >
7174 </Reference >
7275 <Reference Include =" System.Xml.Linq" />
133136 </Target>
134137 -->
135138 <Target Name =" AfterBuild" Condition =" '$(Configuration)' == 'Release'" >
136-
137- <Exec Command =" nuget pack DataAnnotationsExtensions.ClientValidation.csproj -IncludeReferencedProjects -Prop Configuration=Release" ></Exec >
138-
139+ <Exec Command =" nuget pack DataAnnotationsExtensions.ClientValidation.csproj -IncludeReferencedProjects -Prop Configuration=Release" >
140+ </Exec >
139141 </Target >
140142</Project >
0 commit comments