SQL Update und Kopie nach Suben für Bestellungen

This commit is contained in:
ms
2023-01-12 09:30:46 +01:00
parent 1fd9bfb412
commit 9b4f200684
8 changed files with 59 additions and 7 deletions

View File

@@ -120,5 +120,11 @@
</None>
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Gastro\Gastro.vbproj">
<Project>{16c34998-6fc9-42af-a84e-febe93cce003}</Project>
<Name>Gastro</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
</Project>