Listing of registered workfiles implemented
This commit is contained in:
@ -48,6 +48,12 @@
|
||||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="CheckWorkItems.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="CheckWorkItems.Designer.cs">
|
||||
<DependentUpon>CheckWorkItems.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CobRow.cs" />
|
||||
<Compile Include="codeCompleter.cs" />
|
||||
<Compile Include="frmSettings.cs">
|
||||
@ -83,6 +89,9 @@
|
||||
<Compile Include="ShowCode.Designer.cs">
|
||||
<DependentUpon>ShowCode.cs</DependentUpon>
|
||||
</Compile>
|
||||
<EmbeddedResource Include="CheckWorkItems.resx">
|
||||
<DependentUpon>CheckWorkItems.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmSettings.resx">
|
||||
<DependentUpon>frmSettings.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
|
||||
Reference in New Issue
Block a user