Skip to content

Commit d0301b5

Browse files
author
Roelant Vos
committed
Update Testing_Framework.sqlproj
1 parent 105f91d commit d0301b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

TestingFramework/Testing_Framework.sqlproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,8 @@
9797
<None Include="Testing_Framework.publish.xml" />
9898
</ItemGroup>
9999
<ItemGroup>
100-
<ArtifactReference Include="$(DacPacRootPath)\Extensions\Microsoft\SQLDB\Extensions\SqlServer\160\SqlSchemas\master.dacpac">
101-
<HintPath>$(DacPacRootPath)\Extensions\Microsoft\SQLDB\Extensions\SqlServer\160\SqlSchemas\master.dacpac</HintPath>
100+
<ArtifactReference Include="$(DacPacRootPath)\Extensions\Microsoft\SQLDB\Extensions\SqlServer\150\SqlSchemas\master.dacpac">
101+
<HintPath>$(DacPacRootPath)\Extensions\Microsoft\SQLDB\Extensions\SqlServer\150\SqlSchemas\master.dacpac</HintPath>
102102
<SuppressMissingDependenciesErrors>False</SuppressMissingDependenciesErrors>
103103
<DatabaseVariableLiteralValue>master</DatabaseVariableLiteralValue>
104104
</ArtifactReference>

0 commit comments

Comments
 (0)