Merge pull request #1037 from abbgrade/wwi-ssdt-update

Updated WWI SSDT project file
This commit is contained in:
Umachandar Jayachandran
2022-09-12 15:25:32 -07:00
committed by GitHub
@@ -17,7 +17,7 @@
<ModelCollation>1033,CI</ModelCollation>
<DefaultFileStructure>BySchemaAndSchemaType</DefaultFileStructure>
<DeployToDatabase>True</DeployToDatabase>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<TargetLanguage>CS</TargetLanguage>
<AppDesignerFolder>Properties</AppDesignerFolder>
<SqlServerVerification>False</SqlServerVerification>
@@ -85,6 +85,7 @@
<EnableFullTextSearch>True</EnableFullTextSearch>
<DefaultFilegroup>USERDATA</DefaultFilegroup>
<TargetDatabase>WideWorldImporters</TargetDatabase>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<OutputPath>bin\Release\</OutputPath>