Fix casing for Linux
This commit is contained in:
parent
5cc8a37269
commit
e522dbf470
2 changed files with 2 additions and 2 deletions
|
|
@ -430,7 +430,7 @@
|
|||
<Project>{04667764-dc7b-4b95-aef6-b4e6c87a54e9}</Project>
|
||||
<Name>DataConverters3D</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="SubModules\agg-sharp\GuiAutomation\GuiAutomation.csproj">
|
||||
<ProjectReference Include="Submodules\agg-sharp\GuiAutomation\GuiAutomation.csproj">
|
||||
<Project>{e9102310-0029-4d8f-b1e9-88fba6147d45}</Project>
|
||||
<Name>GuiAutomation</Name>
|
||||
</ProjectReference>
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "X3GDriver", "..\X3GDriver\X
|
|||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mono.Nat", "..\CloudServicesPlugin\Mono.Nat\Mono.Nat.csproj", "{F5D74163-145F-47BF-83DC-D0E07249C6CA}"
|
||||
EndProject
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GuiAutomation", "SubModules\agg-sharp\GuiAutomation\GuiAutomation.csproj", "{E9102310-0029-4D8F-B1E9-88FBA6147D45}"
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GuiAutomation", "Submodules\agg-sharp\GuiAutomation\GuiAutomation.csproj", "{E9102310-0029-4D8F-B1E9-88FBA6147D45}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue