Merge upstream

This commit is contained in:
Cyberboss
2017-11-02 10:45:13 -04:00
58 changed files with 832 additions and 1027 deletions
+5 -5
View File
@@ -61,11 +61,11 @@
<Compile Include="Login.Designer.cs">
<DependentUpon>Login.cs</DependentUpon>
</Compile>
<Compile Include="Main.cs">
<Compile Include="ControlPanel.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Main.Designer.cs">
<DependentUpon>Main.cs</DependentUpon>
<Compile Include="ControlPanel.Designer.cs">
<DependentUpon>ControlPanel.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -87,8 +87,8 @@
<EmbeddedResource Include="Login.resx">
<DependentUpon>Login.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Main.resx">
<DependentUpon>Main.cs</DependentUpon>
<EmbeddedResource Include="ControlPanel.resx">
<DependentUpon>ControlPanel.cs</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>