We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5c08f commit c66d046Copy full SHA for c66d046
020_DIRECT_Framework/Direct_Framework/Direct_Framework.sqlproj
@@ -139,6 +139,7 @@
139
<None Include="Views\omd_processing.vw_QUEUE_BATCH_PROCESSING.sql" />
140
<None Include="Views\omd_processing.vw_QUEUE_MODULE_PROCESSING.sql" />
141
<None Include="Views\omd_reporting.vw_QUEUE_PROGRESS.sql" />
142
+ <Build Include="Dacpac\Direct_Framework.sql" />
143
</ItemGroup>
144
<ItemGroup>
145
<PostDeploy Include="Scripts\Script.PostDeployment.sql" />
@@ -169,4 +170,7 @@
169
170
<Value>$(SqlCmdVar__3)</Value>
171
</SqlCmdVariable>
172
173
+ <ItemGroup>
174
+ <None Include="Dacpac\Direct_Framework.dacpac" />
175
+ </ItemGroup>
176
</Project>
0 commit comments