-
-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathFixedMathSharp.slnx
More file actions
22 lines (22 loc) · 774 Bytes
/
FixedMathSharp.slnx
File metadata and controls
22 lines (22 loc) · 774 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<Solution>
<Configurations>
<BuildType Name="Debug" />
<BuildType Name="Release" />
<BuildType Name="ReleaseNoMemoryPack" />
</Configurations>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="AGENTS.md" />
<File Path="CONTRIBUTING.md" />
<File Path="COPYRIGHT" />
<File Path="coverlet.runsettings" />
<File Path="LICENSE" />
<File Path="NOTICE" />
<File Path="README.md" />
</Folder>
<Project Path="src/FixedMathSharp.FluentAssertions/FixedMathSharp.FluentAssertions.csproj" />
<Project Path="src/FixedMathSharp/FixedMathSharp.csproj" />
<Project Path="tests/FixedMathSharp.Tests/FixedMathSharp.Tests.csproj" />
</Solution>