We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a81a6 commit 56b5fc3Copy full SHA for 56b5fc3
2 files changed
MathCore.DSP.sln
MathCore.DSP.slnx
@@ -0,0 +1,18 @@
1
+<Solution>
2
+ <Folder Name="/.Service/">
3
+ <File Path=".github/copilot-instructions.md" />
4
+ </Folder>
5
+ <Folder Name="/Service/">
6
+ <File Path="../BuildAndPublish.bat" />
7
+ <File Path="../BuildAndTest.bat" />
8
+ <File Path="../BuildRelease.bat" />
9
+ <File Path="license.txt" />
10
11
+ <Folder Name="/Tests/">
12
+ <Project Path="Tests/Benchmarks/Benchmarks.csproj" />
13
+ <Project Path="Tests/ConsoleTest/ConsoleTest.csproj" />
14
+ <Project Path="Tests/MathCore.DSP.Tests/MathCore.DSP.Tests.csproj" />
15
+ <Project Path="Tests/WpfTest/WpfTest.csproj" />
16
17
+ <Project Path="MathCore.DSP/MathCore.DSP.csproj" />
18
+</Solution>
0 commit comments