Skip to content

Commit

Permalink
Fixed a lot of the references
Browse files Browse the repository at this point in the history
  • Loading branch information
cdiggins committed Apr 3, 2024
1 parent 02fd03b commit 0be3236
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PlatoWinFormsEditor/PlatoWinFormsEditor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ProjectReference Include="..\..\src\Ara3D.Logging\Ara3D.Logging.csproj" />
<ProjectReference Include="..\..\src\Ara3D.Parsing\Ara3D.Parsing.csproj" />
<ProjectReference Include="..\..\src\Ara3D.Services\Ara3D.Services.csproj" />
<ProjectReference Include="..\..\src\Ara3D.Utils\Ara3D.Utils.csproj" />
<ProjectReference Include="..\..\Utils\Ara3D.Utils\Ara3D.Utils.csproj" />
<ProjectReference Include="..\Plato.CSharpWriter\Plato.CSharpWriter.csproj" />
<ProjectReference Include="..\PlatoCompiler\Plato.Compiler.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 0be3236

Please sign in to comment.