Skip to content

Commit 28d33c8

Browse files
committed
updated project file
1 parent 3171a3b commit 28d33c8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

samples/databases/wide-world-importers/wwi-ssdt/wwi-ssdt/WideWorldImporters.sqlproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<ModelCollation>1033,CI</ModelCollation>
1818
<DefaultFileStructure>BySchemaAndSchemaType</DefaultFileStructure>
1919
<DeployToDatabase>True</DeployToDatabase>
20-
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
20+
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
2121
<TargetLanguage>CS</TargetLanguage>
2222
<AppDesignerFolder>Properties</AppDesignerFolder>
2323
<SqlServerVerification>False</SqlServerVerification>
@@ -85,6 +85,7 @@
8585
<EnableFullTextSearch>True</EnableFullTextSearch>
8686
<DefaultFilegroup>USERDATA</DefaultFilegroup>
8787
<TargetDatabase>WideWorldImporters</TargetDatabase>
88+
<TargetFrameworkProfile />
8889
</PropertyGroup>
8990
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
9091
<OutputPath>bin\Release\</OutputPath>

0 commit comments

Comments
 (0)