Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions CSharpMath.slnx
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,22 @@
<File Path=".github/workflows/Test.yml" />
</Folder>
<Folder Name="/Core/">
<Project Path="CSharpMath/CSharpMath.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Core.Example/CSharpMath.Core.Example.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Core.Tests/CSharpMath.Core.Tests.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Evaluation/CSharpMath.Evaluation.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Evaluation.Tests/CSharpMath.Evaluation.Tests.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Evaluation/CSharpMath.Evaluation.csproj">
<Project Path="CSharpMath.Rendering/CSharpMath.Rendering.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Rendering.Benchmarks/CSharpMath.Rendering.Benchmarks.csproj">
Expand All @@ -52,49 +58,43 @@
<Project Path="CSharpMath.Rendering.Text.Tests/CSharpMath.Rendering.Text.Tests.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Rendering/CSharpMath.Rendering.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Xaml.Tests/CSharpMath.Xaml.Tests.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath/CSharpMath.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
</Folder>
<Folder Name="/Core/CSharpMath.Xaml/">
<Folder Name="/CSharpMath.Xaml/">
<File Path="CSharpMath.Xaml/Views.cs" />
</Folder>
<Project Path="CSharpMath.Avalonia/CSharpMath.Avalonia.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Avalonia.Example/CSharpMath.Avalonia.Example.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Avalonia/CSharpMath.Avalonia.csproj">
<Project Path="CSharpMath.Maui/CSharpMath.Maui.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Maui.Example/CSharpMath.Maui.Example.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
<Deploy Solution="Debug|*" />
</Project>
<Project Path="CSharpMath.Maui/CSharpMath.Maui.csproj">
<Project Path="CSharpMath.SkiaSharp/CSharpMath.SkiaSharp.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.SkiaSharp.Example/CSharpMath.SkiaSharp.Example.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.SkiaSharp/CSharpMath.SkiaSharp.csproj">
<Project Path="CSharpMath.Uno/CSharpMath.Uno.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.Uno.Example/CSharpMath.Uno.Example.csproj">
<Build Solution="Not.Uno.Example|*" Project="false" />
<Deploy Solution="Debug|*" />
</Project>
<Project Path="CSharpMath.Uno/CSharpMath.Uno.csproj">
<Project Path="CSharpMath.VectSharp/CSharpMath.VectSharp.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.VectSharp.Example/CSharpMath.VectSharp.Example.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
<Project Path="CSharpMath.VectSharp/CSharpMath.VectSharp.csproj">
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
</Project>
</Solution>
</Solution>
6 changes: 0 additions & 6 deletions NuGet.Config

This file was deleted.

Binary file added Projects.png
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This mess (with some projects referencing core and core referencing projects outside) is something to fix. So this image could go into an issue to track this, not the repo itself.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading