Skip to content

Commit 9ba730c

Browse files
committed
Changed file structure
1 parent 0f7fe0c commit 9ba730c

15 files changed

+5
-5
lines changed

Zamirathe_HomeCommand/Properties/AssemblyInfo.cs renamed to Properties/AssemblyInfo.cs

File renamed without changes.

Zamirathe_HomeCommand/Zamirathe_HomeCommand.csproj renamed to ZaupHomeCommand.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<ProjectGuid>{69055F36-2566-445B-8182-BBDF38160D7A}</ProjectGuid>
88
<OutputType>Library</OutputType>
99
<AppDesignerFolder>Properties</AppDesignerFolder>
10-
<RootNamespace>Zamirathe_HomeCommand</RootNamespace>
11-
<AssemblyName>Zamirathe_HomeCommand</AssemblyName>
10+
<RootNamespace>ZaupHomeCommand</RootNamespace>
11+
<AssemblyName>ZaupHomeCommand</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
1414
</PropertyGroup>
@@ -70,8 +70,8 @@
7070
</ItemGroup>
7171
<ItemGroup>
7272
<Compile Include="CommandHome.cs" />
73-
<Compile Include="HomeCommand.cs" />
74-
<Compile Include="HomeCommandConfiguration.cs" />
73+
<Compile Include="ZaupHomeCommand.cs" />
74+
<Compile Include="ZaupHomeCommandConfiguration.cs" />
7575
<Compile Include="HomeGroups.cs" />
7676
<Compile Include="HomePlayer.cs" />
7777
<Compile Include="Properties\AssemblyInfo.cs" />
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio Express 2013 for Windows Desktop
44
VisualStudioVersion = 12.0.31101.0
55
MinimumVisualStudioVersion = 10.0.40219.1
6-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Zamirathe_HomeCommand", "Zamirathe_HomeCommand\Zamirathe_HomeCommand.csproj", "{69055F36-2566-445B-8182-BBDF38160D7A}"
6+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ZaupHomeCommand", "ZaupHomeCommand.csproj", "{69055F36-2566-445B-8182-BBDF38160D7A}"
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
File renamed without changes.

Zamirathe_HomeCommand/lib/Assembly-CSharp-firstpass.dll renamed to lib/Assembly-CSharp-firstpass.dll

File renamed without changes.

Zamirathe_HomeCommand/lib/Assembly-CSharp.dll renamed to lib/Assembly-CSharp.dll

File renamed without changes.

0 commit comments

Comments
 (0)