Skip to content

Commit

Permalink
Renaming SymuEngine => Symu
Browse files Browse the repository at this point in the history
  • Loading branch information
lmorisse committed May 22, 2020
1 parent edc3140 commit 7674f2d
Show file tree
Hide file tree
Showing 224 changed files with 78 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,14 +114,14 @@
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Symu source code\SymuEngine\Symu.csproj">
<Project>{8c8fbbf2-f8c0-4386-9287-d0954c9e2948}</Project>
<Name>Symu</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\SymuOrg\Github\Symu source code\SymuTools\SymuTools.csproj">
<Project>{28ca606e-49d3-4136-ad3f-6b46eab9be75}</Project>
<Name>SymuTools</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\Symu\Symu.csproj">
<Project>{67a5cc91-b376-4d62-be91-7fcbb95df7d8}</Project>
<Name>Symu</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.3.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,13 @@
<ProjectReference Include="..\SymuBeliefsAndInfluence\SymuBeliefsAndInfluence.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="Symu">
<HintPath>..\..\Symu source code\Symu\bin\Debug\netstandard2.0\Symu.dll</HintPath>
</Reference>
<Reference Include="SymuTools">
<HintPath>..\..\Symu source code\SymuTools\bin\Debug\netstandard2.0\SymuTools.dll</HintPath>
</Reference>
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,14 @@
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.3.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Symu source code\SymuEngine\Symu.csproj">
<Project>{8C8FBBF2-F8C0-4386-9287-D0954C9E2948}</Project>
<Name>Symu</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\SymuTools\SymuTools.csproj">
<Project>{5475a2e5-e10f-46ef-b24e-450d717af7cf}</Project>
<Name>SymuTools</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\Symu\Symu.csproj">
<Project>{67a5cc91-b376-4d62-be91-7fcbb95df7d8}</Project>
<Name>Symu</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,13 @@
<ProjectReference Include="..\SymuGroupAndInteraction\SymuGroupAndInteraction.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="Symu">
<HintPath>..\..\Symu source code\Symu\bin\Debug\netstandard2.0\Symu.dll</HintPath>
</Reference>
<Reference Include="SymuTools">
<HintPath>..\..\Symu source code\SymuTools\bin\Debug\netstandard2.0\SymuTools.dll</HintPath>
</Reference>
</ItemGroup>

</Project>
8 changes: 4 additions & 4 deletions Symu examples/SymuLearnAndForget/SymuLearnAndForget.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -146,14 +146,14 @@
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.3.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Symu source code\SymuEngine\Symu.csproj">
<Project>{8C8FBBF2-F8C0-4386-9287-D0954C9E2948}</Project>
<Name>Symu</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\SymuTools\SymuTools.csproj">
<Project>{5475a2e5-e10f-46ef-b24e-450d717af7cf}</Project>
<Name>SymuTools</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\Symu\Symu.csproj">
<Project>{67a5cc91-b376-4d62-be91-7fcbb95df7d8}</Project>
<Name>Symu</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<BootstrapperPackage Include=".NETFramework,Version=v4.8">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,16 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\..\Symu source code\SymuEngine\Symu.csproj" />
<ProjectReference Include="..\SymuLearnAndForget\SymuLearnAndForget.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="Symu">
<HintPath>..\..\Symu source code\Symu\bin\Debug\netstandard2.0\Symu.dll</HintPath>
</Reference>
<Reference Include="SymuTools">
<HintPath>..\..\Symu source code\SymuTools\bin\Debug\netstandard2.0\SymuTools.dll</HintPath>
</Reference>
</ItemGroup>

</Project>
8 changes: 4 additions & 4 deletions Symu examples/SymuMessageAndTask/SymuMessageAndTask.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -112,14 +112,14 @@
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.3.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Symu source code\SymuEngine\Symu.csproj">
<Project>{8C8FBBF2-F8C0-4386-9287-D0954C9E2948}</Project>
<Name>Symu</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\SymuTools\SymuTools.csproj">
<Project>{5475a2e5-e10f-46ef-b24e-450d717af7cf}</Project>
<Name>SymuTools</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\Symu\Symu.csproj">
<Project>{67a5cc91-b376-4d62-be91-7fcbb95df7d8}</Project>
<Name>Symu</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,13 @@
<ProjectReference Include="..\SymuMessageAndTask\SymuMessageAndTask.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="Symu">
<HintPath>..\..\Symu source code\Symu\bin\Debug\netstandard2.0\Symu.dll</HintPath>
</Reference>
<Reference Include="SymuTools">
<HintPath>..\..\Symu source code\SymuTools\bin\Debug\netstandard2.0\SymuTools.dll</HintPath>
</Reference>
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -115,14 +115,14 @@
<None Include="App.config" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\Symu source code\SymuEngine\Symu.csproj">
<Project>{8c8fbbf2-f8c0-4386-9287-d0954c9e2948}</Project>
<Name>Symu</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\SymuOrg\Github\Symu source code\SymuTools\SymuTools.csproj">
<Project>{28ca606e-49d3-4136-ad3f-6b46eab9be75}</Project>
<Name>SymuTools</Name>
</ProjectReference>
<ProjectReference Include="..\..\Symu source code\Symu\Symu.csproj">
<Project>{67a5cc91-b376-4d62-be91-7fcbb95df7d8}</Project>
<Name>Symu</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Analyzer Include="..\packages\Microsoft.CodeAnalysis.Analyzers.3.0.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,13 @@
<ProjectReference Include="..\SymuBeliefsAndInfluence\SymuBeliefsAndInfluence.csproj" />
</ItemGroup>

<ItemGroup>
<Reference Include="Symu">
<HintPath>..\..\Symu source code\Symu\bin\Debug\netstandard2.0\Symu.dll</HintPath>
</Reference>
<Reference Include="SymuTools">
<HintPath>..\..\Symu source code\SymuTools\bin\Debug\netstandard2.0\SymuTools.dll</HintPath>
</Reference>
</ItemGroup>

</Project>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
27 changes: 12 additions & 15 deletions Symu source code/SymuOrg.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SymuEngine", "SymuEngine\SymuEngine.csproj", "{7FB12021-615C-4B12-B925-701E2C69969F}"
ProjectSection(ProjectDependencies) = postProject
{5475A2E5-E10F-46EF-B24E-450D717AF7CF} = {5475A2E5-E10F-46EF-B24E-450D717AF7CF}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SymuEngineTests", "SymuEngineTests\SymuEngineTests.csproj", "{B93FE61F-2322-43D4-AAAD-2CA31138BC2A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SymuTools", "SymuTools\SymuTools.csproj", "{5475A2E5-E10F-46EF-B24E-450D717AF7CF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SymuToolsTests", "SymuToolsTests\SymuToolsTests.csproj", "{2B7C6332-BE46-44FA-B3E8-555BA04FE24C}"
Expand All @@ -26,20 +19,16 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{221F316E-1
..\ROADMAP.md = ..\ROADMAP.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Symu", "Symu\Symu.csproj", "{528C350A-0EAA-4A57-9940-EEFFFB8F7AC2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SymuTests", "SymuTests\SymuTests.csproj", "{A2CCA960-1021-4230-9D47-2FF4D0A1E27A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7FB12021-615C-4B12-B925-701E2C69969F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7FB12021-615C-4B12-B925-701E2C69969F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7FB12021-615C-4B12-B925-701E2C69969F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7FB12021-615C-4B12-B925-701E2C69969F}.Release|Any CPU.Build.0 = Release|Any CPU
{B93FE61F-2322-43D4-AAAD-2CA31138BC2A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B93FE61F-2322-43D4-AAAD-2CA31138BC2A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B93FE61F-2322-43D4-AAAD-2CA31138BC2A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B93FE61F-2322-43D4-AAAD-2CA31138BC2A}.Release|Any CPU.Build.0 = Release|Any CPU
{5475A2E5-E10F-46EF-B24E-450D717AF7CF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5475A2E5-E10F-46EF-B24E-450D717AF7CF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5475A2E5-E10F-46EF-B24E-450D717AF7CF}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -48,6 +37,14 @@ Global
{2B7C6332-BE46-44FA-B3E8-555BA04FE24C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2B7C6332-BE46-44FA-B3E8-555BA04FE24C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2B7C6332-BE46-44FA-B3E8-555BA04FE24C}.Release|Any CPU.Build.0 = Release|Any CPU
{528C350A-0EAA-4A57-9940-EEFFFB8F7AC2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{528C350A-0EAA-4A57-9940-EEFFFB8F7AC2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{528C350A-0EAA-4A57-9940-EEFFFB8F7AC2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{528C350A-0EAA-4A57-9940-EEFFFB8F7AC2}.Release|Any CPU.Build.0 = Release|Any CPU
{A2CCA960-1021-4230-9D47-2FF4D0A1E27A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A2CCA960-1021-4230-9D47-2FF4D0A1E27A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A2CCA960-1021-4230-9D47-2FF4D0A1E27A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A2CCA960-1021-4230-9D47-2FF4D0A1E27A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\SymuEngine\Symu.csproj" />
<ProjectReference Include="..\Symu\Symu.csproj" />
</ItemGroup>

</Project>

0 comments on commit 7674f2d

Please sign in to comment.