Skip to content

Commit

Permalink
Update Architecture_Engine.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
al-fisher committed Sep 18, 2019
1 parent 1bcbb21 commit 3e9ccb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Architecture_Engine/Architecture_Engine.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Create\SettingOut\Grid.cs" />
<Compile Include="Create\SettingOut\Level.cs" />
<Compile Include="Create\Theatron\CircularStadiaPlan.cs" />
<Compile Include="Create\Theatron\EightArcStadiaPlan.cs" />
<Compile Include="Create\Theatron\FourArcStadiaPlan.cs" />
Expand Down Expand Up @@ -102,6 +100,7 @@
<ItemGroup>
<Folder Include="Compute\" />
<Folder Include="Convert\" />
<Folder Include="Create\SettingOut\" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
Expand Down

0 comments on commit 3e9ccb8

Please sign in to comment.