Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Unity/NeuralNetworkTest/NeuralNetworkTest.sln
2022-11-12 13:10:03 +01:00

21 lines
899 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Assembly-CSharp", "Assembly-CSharp.csproj", "{cb2b53be-a5cd-5aa3-fbe2-cf984bbf8c32}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{cb2b53be-a5cd-5aa3-fbe2-cf984bbf8c32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{cb2b53be-a5cd-5aa3-fbe2-cf984bbf8c32}.Debug|Any CPU.Build.0 = Debug|Any CPU
{cb2b53be-a5cd-5aa3-fbe2-cf984bbf8c32}.Release|Any CPU.ActiveCfg = Release|Any CPU
{cb2b53be-a5cd-5aa3-fbe2-cf984bbf8c32}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal