Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Commit

Permalink
Update 3.2 and project formatted.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehmetali345Dev committed Apr 21, 2021
1 parent 9210655 commit f313465
Show file tree
Hide file tree
Showing 18 changed files with 569 additions and 5,554 deletions.
24 changes: 0 additions & 24 deletions 345 Launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -118,24 +118,12 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Source\ForgeInstall.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Source\ForgeInstall.Designer.cs">
<DependentUpon>ForgeInstall.cs</DependentUpon>
</Compile>
<Compile Include="Source\Form_Info.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Source\Form_Info.Designer.cs">
<DependentUpon>Form_Info.cs</DependentUpon>
</Compile>
<Compile Include="Source\GameLog.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Source\GameLog.Designer.cs">
<DependentUpon>GameLog.cs</DependentUpon>
</Compile>
<Compile Include="Source\JavaForm.cs">
<SubType>Form</SubType>
</Compile>
Expand Down Expand Up @@ -168,12 +156,6 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Source\Settings.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Source\Settings.Designer.cs">
<DependentUpon>Settings.cs</DependentUpon>
</Compile>
<Compile Include="Source\Splash.cs">
<SubType>Form</SubType>
</Compile>
Expand All @@ -187,15 +169,9 @@
<DependentUpon>Update.cs</DependentUpon>
</Compile>
<Compile Include="Source\Util.cs" />
<EmbeddedResource Include="Source\ForgeInstall.resx">
<DependentUpon>ForgeInstall.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Source\Form_Info.resx">
<DependentUpon>Form_Info.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Source\GameLog.resx">
<DependentUpon>GameLog.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Source\JavaForm.resx">
<DependentUpon>JavaForm.cs</DependentUpon>
</EmbeddedResource>
Expand Down
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// Tüm değerleri belirtebilir veya varsayılan Derleme ve Düzeltme Numaralarını kullanmak için
// aşağıda gösterildiği gibi '*' kullanabilirsiniz:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.0")]
[assembly: AssemblyFileVersion("3.0")]
[assembly: AssemblyVersion("3.2")]
[assembly: AssemblyFileVersion("3.2")]
231 changes: 0 additions & 231 deletions Source/ForgeInstall.Designer.cs

This file was deleted.

98 changes: 0 additions & 98 deletions Source/ForgeInstall.cs

This file was deleted.

Loading

0 comments on commit f313465

Please sign in to comment.