Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Commit

Permalink
split toolkit and engine
Browse files Browse the repository at this point in the history
  • Loading branch information
fearthecowboy committed Jul 30, 2011
1 parent 906b2c1 commit d19f2d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AnyGen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@
<Compile Include="$(SolutionDir)\..\solution\Source\AssemblyStrongName.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\toolkit\CoApp.Toolkit.csproj">
<ProjectReference Include="..\toolkit\CoApp.Toolkit.Core.csproj">
<Project>{8B7E0D2F-6CA0-4E5E-BF52-1E4BDB132BBC}</Project>
<Name>CoApp.Toolkit</Name>
<Name>CoApp.Toolkit.Core</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit d19f2d4

Please sign in to comment.