This commit is contained in:
2022-07-03 19:40:04 +00:00
parent da74cd12bf
commit c2eb7a2da3
6 changed files with 393 additions and 33 deletions

View File

@@ -92,6 +92,12 @@
<DependentUpon>CopyableMessageBox.cs</DependentUpon>
</Compile>
<Compile Include="Integration.cs" />
<Compile Include="LinkAyaObjectToQBConfirm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="LinkAyaObjectToQBConfirm.Designer.cs">
<DependentUpon>LinkAyaObjectToQBConfirm.cs</DependentUpon>
</Compile>
<Compile Include="MainForm.cs">
<SubType>Form</SubType>
</Compile>
@@ -196,6 +202,9 @@
<EmbeddedResource Include="CopyableMessageBox.resx">
<DependentUpon>CopyableMessageBox.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="LinkAyaObjectToQBConfirm.resx">
<DependentUpon>LinkAyaObjectToQBConfirm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MainForm.resx">
<DependentUpon>MainForm.cs</DependentUpon>
</EmbeddedResource>