Skip to content

Commit c022fdb

Browse files
authored
Add files via upload
1 parent de46a2e commit c022fdb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Implementation/System.AI.sln

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "torchfile.NET", "src\torchf
2020
EndProject
2121
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "micrograd.NET", "src\micrograd.NET\micrograd.NET.csproj", "{00000000-0000-0000-0000-000000000008}"
2222
EndProject
23+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DotnetExtensions", "src\DotnetExtensions\DotnetExtensions.csproj", "{00000000-0000-0000-0000-000000000009}"
24+
EndProject
2325
Global
2426
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2527
Debug|Any CPU = Debug|Any CPU
@@ -58,5 +60,9 @@ Global
5860
{00000000-0000-0000-0000-000000000008}.Debug|Any CPU.Build.0 = Debug|Any CPU
5961
{00000000-0000-0000-0000-000000000008}.Release|Any CPU.ActiveCfg = Release|Any CPU
6062
{00000000-0000-0000-0000-000000000008}.Release|Any CPU.Build.0 = Release|Any CPU
63+
{00000000-0000-0000-0000-000000000009}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
64+
{00000000-0000-0000-0000-000000000009}.Debug|Any CPU.Build.0 = Debug|Any CPU
65+
{00000000-0000-0000-0000-000000000009}.Release|Any CPU.ActiveCfg = Release|Any CPU
66+
{00000000-0000-0000-0000-000000000009}.Release|Any CPU.Build.0 = Release|Any CPU
6167
EndGlobalSection
6268
EndGlobal

0 commit comments

Comments
 (0)