Moving to using submodules
Changed HasEmergecyStoy to ShowResetConnection
This commit is contained in:
parent
f4317b55c9
commit
90331a49a3
16 changed files with 162 additions and 172 deletions
|
|
@ -143,15 +143,15 @@
|
|||
<Compile Include="MatterControlPluginBase.cs" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\agg-sharp\Gui\Gui.csproj">
|
||||
<ProjectReference Include="..\Submodules\agg-sharp\Gui\Gui.csproj">
|
||||
<Project>{74F6BB6C-9D02-4512-A59A-21940E35C532}</Project>
|
||||
<Name>Gui</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\agg-sharp\agg\Agg.csproj">
|
||||
<ProjectReference Include="..\Submodules\agg-sharp\Agg\Agg.csproj">
|
||||
<Project>{657DBC6D-C3EA-4398-A3FA-DDB73C14F71B}</Project>
|
||||
<Name>Agg</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\..\agg-sharp\PlatformAbstract\PlatformAbstract.csproj">
|
||||
<ProjectReference Include="..\Submodules\agg-sharp\PlatformAbstract\PlatformAbstract.csproj">
|
||||
<Project>{3E4AABA8-D85F-4922-88C6-5C1B2D2308FB}</Project>
|
||||
<Name>PlatformAbstract</Name>
|
||||
</ProjectReference>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue