diff options
-rw-r--r-- | projecttemplates/MvcRelyingParty/MvcRelyingParty.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/projecttemplates/MvcRelyingParty/MvcRelyingParty.csproj b/projecttemplates/MvcRelyingParty/MvcRelyingParty.csproj index cf09228..b2112dd 100644 --- a/projecttemplates/MvcRelyingParty/MvcRelyingParty.csproj +++ b/projecttemplates/MvcRelyingParty/MvcRelyingParty.csproj @@ -18,8 +18,6 @@ <AssemblyName>MvcRelyingParty</AssemblyName> <TargetFrameworkVersion>v3.5</TargetFrameworkVersion> <MvcBuildViews>false</MvcBuildViews> - <FileUpgradeFlags>0</FileUpgradeFlags> - <OldToolsVersion>4.0</OldToolsVersion> <UseIISExpress>false</UseIISExpress> </PropertyGroup> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |