aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Tango.BuildExtensions.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/VSIX/Tango.BuildExtensions/Tango.BuildExtensions.csproj')
-rw-r--r--Software/Visual_Studio/VSIX/Tango.BuildExtensions/Tango.BuildExtensions.csproj9
1 files changed, 0 insertions, 9 deletions
diff --git a/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Tango.BuildExtensions.csproj b/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Tango.BuildExtensions.csproj
index 7148e4761..ffe4eb0d7 100644
--- a/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Tango.BuildExtensions.csproj
+++ b/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Tango.BuildExtensions.csproj
@@ -72,12 +72,6 @@
<Compile Include="BuildForm.Designer.cs">
<DependentUpon>BuildForm.cs</DependentUpon>
</Compile>
- <Compile Include="ProgressForm.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="ProgressForm.Designer.cs">
- <DependentUpon>ProgressForm.cs</DependentUpon>
- </Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Resources.Designer.cs">
<AutoGen>True</AutoGen>
@@ -240,9 +234,6 @@
<EmbeddedResource Include="BuildForm.resx">
<DependentUpon>BuildForm.cs</DependentUpon>
</EmbeddedResource>
- <EmbeddedResource Include="ProgressForm.resx">
- <DependentUpon>ProgressForm.cs</DependentUpon>
- </EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>