This commit is contained in:
@@ -105,6 +105,12 @@
|
||||
<Compile Include="Program.cs" />
|
||||
<Compile Include="Properties\AssemblyInfo.cs" />
|
||||
<Compile Include="QBIIntegrationData.cs" />
|
||||
<Compile Include="SetAutoClose.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="SetAutoClose.Designer.cs">
|
||||
<DependentUpon>SetAutoClose.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="SetInfoOnly.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -191,6 +197,9 @@
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
<DesignTime>True</DesignTime>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="SetAutoClose.resx">
|
||||
<DependentUpon>SetAutoClose.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="SetInfoOnly.resx">
|
||||
<DependentUpon>SetInfoOnly.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user