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/NeuralNetworkTutorial/NeuralNetworkTutorial.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", "{601da5fa-8e88-30af-5ea0-13e3f63a435f}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{601da5fa-8e88-30af-5ea0-13e3f63a435f}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{601da5fa-8e88-30af-5ea0-13e3f63a435f}.Debug|Any CPU.Build.0 = Debug|Any CPU
{601da5fa-8e88-30af-5ea0-13e3f63a435f}.Release|Any CPU.ActiveCfg = Release|Any CPU
{601da5fa-8e88-30af-5ea0-13e3f63a435f}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal