Skip to content

Commit

Permalink
Modify MakeyMakey to support .core projects with workaround for the V…
Browse files Browse the repository at this point in the history
…isual Studio Custom Tool bug
  • Loading branch information
hallambaker committed Nov 21, 2017
1 parent c55b4d5 commit 9d70118
Show file tree
Hide file tree
Showing 123 changed files with 10,503 additions and 9,570 deletions.
3 changes: 3 additions & 0 deletions BuildTools.sln
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,9 @@ EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Goedel.Tool.Script-Framework", "GScript\Goedel.Tool.Script-Framework\Goedel.Tool.Script-Framework.csproj", "{8D243206-A118-4BA4-8BD6-45593818D35D}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Goedel.Tool.Makey-Framework", "MakeyMakey\Goedel.Tool.Makey-Framework\Goedel.Tool.Makey-Framework.csproj", "{CA76E3F9-6732-4064-9CF5-FFE87C6015BC}"
ProjectSection(ProjectDependencies) = postProject
{C22AA4A5-F0A0-4CFF-AB4D-7A02F5DFB59E} = {C22AA4A5-F0A0-4CFF-AB4D-7A02F5DFB59E}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Goedel.Tool.Protogen-Framework", "Protogen\Goedel.Tool.Protogen-Framework\Goedel.Tool.Protogen-Framework.csproj", "{529F25C0-4803-4259-8CFC-F666F0978A1A}"
EndProject
Expand Down
8 changes: 0 additions & 8 deletions Domainer/domainer/domainer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,6 @@
<ProjectReference Include="..\..\..\mmm\Libraries\Core\Goedel.Tool.Shell\ToolLib.csproj" />
</ItemGroup>

<ItemGroup>
<Compile Update="Main.cs">
<DependentUpon>Main.command</DependentUpon>
<DesignTime>True</DesignTime>
<AutoGen>True</AutoGen>
</Compile>
</ItemGroup>

<ItemGroup>
<None Update="Main.command">
<LastGenOutput>Main.cs</LastGenOutput>
Expand Down
Loading

0 comments on commit 9d70118

Please sign in to comment.