Move swagger out of development-only.

This commit is contained in:
2023-02-06 16:04:44 -06:00
parent bc07f728cf
commit 049465953c
4 changed files with 17 additions and 11 deletions

View File

@@ -95,5 +95,6 @@
<ItemGroup>
<None Include="Post Deployment\Scripts\PopulatePieces.sql" />
<None Include="Post Deployment\Scripts\EnableSnapshotIsolationLevel.sql" />
<None Include="FirstTimeSetup.sql" />
</ItemGroup>
</Project>