about summary refs log tree commit diff
path: root/MatrixUtils.sln
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-02-03 19:08:38 +0100
committerRory& <root@rory.gay>2025-02-03 19:08:38 +0100
commit2ceb4825c45876a4a75c410557d14cd8beb76222 (patch)
tree1e4c120a85c3344ed87551d62faa1c1212836f97 /MatrixUtils.sln
parentLibMatrix changes (diff)
downloadMatrixUtils-2ceb4825c45876a4a75c410557d14cd8beb76222.tar.xz
Various cleanup, rewrite history viewer
Diffstat (limited to 'MatrixUtils.sln')
-rw-r--r--MatrixUtils.sln6
1 files changed, 6 insertions, 0 deletions
diff --git a/MatrixUtils.sln b/MatrixUtils.sln

index e4193c2..5fb0c1f 100644 --- a/MatrixUtils.sln +++ b/MatrixUtils.sln
@@ -65,6 +65,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MxApiExtensions.Classes", " EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MxApiExtensions", "MxApiExtensions\MxApiExtensions\MxApiExtensions.csproj", "{44BFB1AD-62FB-4B5B-A5A8-E7D04D731684}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Benchmarks", "Benchmarks\Benchmarks.csproj", "{CEECE820-1BA9-4E29-8668-25967B3E712B}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -179,6 +181,10 @@ Global {44BFB1AD-62FB-4B5B-A5A8-E7D04D731684}.Debug|Any CPU.Build.0 = Debug|Any CPU {44BFB1AD-62FB-4B5B-A5A8-E7D04D731684}.Release|Any CPU.ActiveCfg = Release|Any CPU {44BFB1AD-62FB-4B5B-A5A8-E7D04D731684}.Release|Any CPU.Build.0 = Release|Any CPU + {CEECE820-1BA9-4E29-8668-25967B3E712B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {CEECE820-1BA9-4E29-8668-25967B3E712B}.Debug|Any CPU.Build.0 = Debug|Any CPU + {CEECE820-1BA9-4E29-8668-25967B3E712B}.Release|Any CPU.ActiveCfg = Release|Any CPU + {CEECE820-1BA9-4E29-8668-25967B3E712B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(NestedProjects) = preSolution {84BE90C4-2FDE-4A48-B154-58926EF24846} = {933DC8A6-8B1F-46BF-9046-4B636AA46469}