Skip to content

Commit a67473b

Browse files
authored
Update solution structure
1 parent a8a2294 commit a67473b

2 files changed

Lines changed: 38 additions & 36 deletions

File tree

CSharpMath.slnx

Lines changed: 38 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -46,55 +46,57 @@
4646
<Project Path="CSharpMath.Rendering/CSharpMath.Rendering.csproj">
4747
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
4848
</Project>
49-
<Project Path="CSharpMath.Rendering.Benchmarks/CSharpMath.Rendering.Benchmarks.csproj">
50-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
51-
</Project>
5249
<Project Path="CSharpMath.Rendering.Tests.FSharp/CSharpMath.Rendering.Tests.FSharp.fsproj">
5350
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
5451
</Project>
55-
<Project Path="CSharpMath.Rendering.Tests/CSharpMath.Rendering.Tests.csproj">
56-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
57-
</Project>
5852
<Project Path="CSharpMath.Rendering.Text.Tests/CSharpMath.Rendering.Text.Tests.csproj">
5953
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
6054
</Project>
55+
</Folder>
56+
<Folder Name="/Platforms/CSharpMath.Xaml/">
57+
<File Path="CSharpMath.Xaml/Views.cs" />
6158
<Project Path="CSharpMath.Xaml.Tests/CSharpMath.Xaml.Tests.csproj">
6259
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
6360
</Project>
6461
</Folder>
65-
<Folder Name="/CSharpMath.Xaml/">
66-
<File Path="CSharpMath.Xaml/Views.cs" />
62+
<Folder Name="/Platforms/">
63+
<Project Path="CSharpMath.Avalonia/CSharpMath.Avalonia.csproj">
64+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
65+
</Project>
66+
<Project Path="CSharpMath.Avalonia.Example/CSharpMath.Avalonia.Example.csproj">
67+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
68+
</Project>
69+
<Project Path="CSharpMath.Maui/CSharpMath.Maui.csproj">
70+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
71+
</Project>
72+
<Project Path="CSharpMath.Maui.Example/CSharpMath.Maui.Example.csproj">
73+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
74+
<Deploy Solution="Debug|*" />
75+
</Project>
76+
<Project Path="CSharpMath.SkiaSharp/CSharpMath.SkiaSharp.csproj">
77+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
78+
</Project>
79+
<Project Path="CSharpMath.SkiaSharp.Example/CSharpMath.SkiaSharp.Example.csproj">
80+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
81+
</Project>
82+
<Project Path="CSharpMath.Uno/CSharpMath.Uno.csproj">
83+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
84+
</Project>
85+
<Project Path="CSharpMath.Uno.Example/CSharpMath.Uno.Example.csproj">
86+
<Build Solution="Not.Uno.Example|*" Project="false" />
87+
<Deploy Solution="Debug|*" />
88+
</Project>
89+
<Project Path="CSharpMath.VectSharp/CSharpMath.VectSharp.csproj">
90+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
91+
</Project>
92+
<Project Path="CSharpMath.VectSharp.Example/CSharpMath.VectSharp.Example.csproj">
93+
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
94+
</Project>
6795
</Folder>
68-
<Project Path="CSharpMath.Avalonia/CSharpMath.Avalonia.csproj">
69-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
70-
</Project>
71-
<Project Path="CSharpMath.Avalonia.Example/CSharpMath.Avalonia.Example.csproj">
72-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
73-
</Project>
74-
<Project Path="CSharpMath.Maui/CSharpMath.Maui.csproj">
75-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
76-
</Project>
77-
<Project Path="CSharpMath.Maui.Example/CSharpMath.Maui.Example.csproj">
78-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
79-
<Deploy Solution="Debug|*" />
80-
</Project>
81-
<Project Path="CSharpMath.SkiaSharp/CSharpMath.SkiaSharp.csproj">
82-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
83-
</Project>
84-
<Project Path="CSharpMath.SkiaSharp.Example/CSharpMath.SkiaSharp.Example.csproj">
85-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
86-
</Project>
87-
<Project Path="CSharpMath.Uno/CSharpMath.Uno.csproj">
88-
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
89-
</Project>
90-
<Project Path="CSharpMath.Uno.Example/CSharpMath.Uno.Example.csproj">
91-
<Build Solution="Not.Uno.Example|*" Project="false" />
92-
<Deploy Solution="Debug|*" />
93-
</Project>
94-
<Project Path="CSharpMath.VectSharp/CSharpMath.VectSharp.csproj">
96+
<Project Path="CSharpMath.Rendering.Benchmarks/CSharpMath.Rendering.Benchmarks.csproj">
9597
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
9698
</Project>
97-
<Project Path="CSharpMath.VectSharp.Example/CSharpMath.VectSharp.Example.csproj">
99+
<Project Path="CSharpMath.Rendering.Tests/CSharpMath.Rendering.Tests.csproj">
98100
<BuildType Solution="Not.Uno.Example|*" Project="Release" />
99101
</Project>
100102
</Solution>

Projects.png

18.3 KB
Loading

0 commit comments

Comments
 (0)