This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
trainav/trainav.sln

17 lines
788 B
Plaintext
Raw Normal View History

2020-06-11 20:29:16 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
2022-04-29 14:59:24 +02:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "trainav.web", "trainav.web\trainav.web.csproj", "{41B83C7E-6F7E-4EE0-A332-D87A7FE3183E}"
2020-06-11 20:29:16 +02:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{41B83C7E-6F7E-4EE0-A332-D87A7FE3183E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41B83C7E-6F7E-4EE0-A332-D87A7FE3183E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41B83C7E-6F7E-4EE0-A332-D87A7FE3183E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41B83C7E-6F7E-4EE0-A332-D87A7FE3183E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal