-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathMathCore.WPF.slnx
More file actions
24 lines (24 loc) · 921 Bytes
/
MathCore.WPF.slnx
File metadata and controls
24 lines (24 loc) · 921 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<Solution>
<Folder Name="/.Service/">
<File Path=".editorconfig" />
<File Path=".tools/version.cs" />
</Folder>
<Folder Name="/.Service/.github/">
<File Path=".github/copilot-instructions.md" />
<File Path=".github/explain-code.prompt.md" />
</Folder>
<Folder Name="/.Service/.github/workflows/">
<File Path=".github/workflows/publish.yml" />
<File Path=".github/workflows/testing.yml" />
</Folder>
<Folder Name="/.Service/tools/">
<File Path=".tools/nuget-get-last-version.cs" />
<File Path=".tools/version.cs" />
</Folder>
<Folder Name="/Tests/">
<Project Path="Tests/MathCore.WPF.ConsoleTest/MathCore.WPF.ConsoleTest.csproj" />
<Project Path="Tests/MathCore.WPF.Tests/MathCore.WPF.Tests.csproj" />
<Project Path="Tests/MathCore.WPF.WindowTest/MathCore.WPF.WindowTest.csproj" />
</Folder>
<Project Path="MathCore.WPF/MathCore.WPF.csproj" />
</Solution>