MS Notification

This commit is contained in:
2022-07-15 09:24:54 +02:00
parent d718152a3f
commit 52eeb0ea5c
9 changed files with 644 additions and 46 deletions

View File

@@ -152,6 +152,12 @@
<Compile Include="frmFileFlow_Success.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmNotification_Startup.Designer.vb">
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
</Compile>
<Compile Include="frmNotification_Startup.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="frmSQLEditor.Designer.vb">
<DependentUpon>frmSQLEditor.vb</DependentUpon>
</Compile>
@@ -227,6 +233,9 @@
<EmbeddedResource Include="frmFileFlow_Duplicate.resx">
<DependentUpon>frmFileFlow_Duplicate.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmNotification_Startup.resx">
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="frmSQLEditor.resx">
<DependentUpon>frmSQLEditor.vb</DependentUpon>
</EmbeddedResource>