olimp 2 роки тому
батько
коміт
e1f928743c

+ 5 - 5
Osadchi/Osadchi.csproj

@@ -46,15 +46,15 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
-    <Compile Include="Form1.cs">
+    <Compile Include="Rew\Form1.cs">
       <SubType>Form</SubType>
     </Compile>
-    <Compile Include="Form1.Designer.cs">
+    <Compile Include="Rew\Form1.Designer.cs">
       <DependentUpon>Form1.cs</DependentUpon>
     </Compile>
-    <Compile Include="Program.cs" />
+    <Compile Include="Rew\Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
-    <EmbeddedResource Include="Form1.resx">
+    <EmbeddedResource Include="Rew\Form1.resx">
       <DependentUpon>Form1.cs</DependentUpon>
     </EmbeddedResource>
     <EmbeddedResource Include="Properties\Resources.resx">
@@ -77,7 +77,7 @@
     </Compile>
   </ItemGroup>
   <ItemGroup>
-    <None Include="App.config" />
+    <None Include="Rew\App.config" />
   </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 </Project>

+ 0 - 0
Osadchi/App.config → Osadchi/Rew/App.config


+ 1 - 1
Osadchi/Form1.Designer.cs → Osadchi/Rew/Form1.Designer.cs

@@ -38,7 +38,7 @@ namespace Osadchi
             // 
             // button1
             // 
-            this.button1.Location = new System.Drawing.Point(686, 228);
+            this.button1.Location = new System.Drawing.Point(653, 226);
             this.button1.Name = "button1";
             this.button1.Size = new System.Drawing.Size(75, 23);
             this.button1.TabIndex = 0;

+ 0 - 0
Osadchi/Form1.cs → Osadchi/Rew/Form1.cs


+ 0 - 0
Osadchi/Form1.resx → Osadchi/Rew/Form1.resx


+ 0 - 0
Osadchi/Program.cs → Osadchi/Rew/Program.cs