diff options
| author | TheEdgeNK <trey6979@gmail.com> | 2018-08-26 14:15:03 -0400 |
|---|---|---|
| committer | TheEdgeNK <trey6979@gmail.com> | 2018-08-26 14:15:03 -0400 |
| commit | ee343916c292c741041167a1a77f4b59a95002c5 (patch) | |
| tree | 1ad04a230aadc311041d78cc3a54e5f1c93a03d2 /Project Ports/Project Ports.csproj | |
| parent | 4800d7686b470b3a39314e76ea02daee790078b7 (diff) | |
| download | Project-Silicon-ee343916c292c741041167a1a77f4b59a95002c5.tar.gz Project-Silicon-ee343916c292c741041167a1a77f4b59a95002c5.tar.bz2 Project-Silicon-ee343916c292c741041167a1a77f4b59a95002c5.zip | |
Ability to change chatter username, also, terminal!
Diffstat (limited to 'Project Ports/Project Ports.csproj')
| -rw-r--r-- | Project Ports/Project Ports.csproj | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Project Ports/Project Ports.csproj b/Project Ports/Project Ports.csproj index ee43be4..b33ed52 100644 --- a/Project Ports/Project Ports.csproj +++ b/Project Ports/Project Ports.csproj @@ -45,12 +45,6 @@ <Reference Include="System.Xml" /> </ItemGroup> <ItemGroup> - <Compile Include="About.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Include="About.Designer.cs"> - <DependentUpon>About.cs</DependentUpon> - </Compile> <Compile Include="AboutPorts.cs"> <SubType>UserControl</SubType> </Compile> @@ -106,9 +100,6 @@ <Compile Include="Programs\TestWindow.Designer.cs"> <DependentUpon>TestWindow.cs</DependentUpon> </Compile> - <EmbeddedResource Include="About.resx"> - <DependentUpon>About.cs</DependentUpon> - </EmbeddedResource> <EmbeddedResource Include="AboutPorts.resx"> <DependentUpon>AboutPorts.cs</DependentUpon> </EmbeddedResource> |
