diff options
author | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-03-02 23:38:27 +0100 |
---|---|---|
committer | TAMARA JERINIC <tamara.jerinic@gmail.com> | 2022-03-02 23:38:27 +0100 |
commit | dce4e644d5e5d9c97ff5ac337448b52f2a2a64fd (patch) | |
tree | ffdb31f43958e8c557647a4bd61914d6d13486e4 /sandbox/TestIvanLjubisavljevic/SIBack/SIBack.sln | |
parent | 9826a8079ffcd1d849a8a8821696d51691606133 (diff) |
Merge branch 'dev' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into Tamara
# Conflicts:
# .gitignore
Diffstat (limited to 'sandbox/TestIvanLjubisavljevic/SIBack/SIBack.sln')
-rwxr-xr-x | sandbox/TestIvanLjubisavljevic/SIBack/SIBack.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/sandbox/TestIvanLjubisavljevic/SIBack/SIBack.sln b/sandbox/TestIvanLjubisavljevic/SIBack/SIBack.sln new file mode 100755 index 00000000..b56c428b --- /dev/null +++ b/sandbox/TestIvanLjubisavljevic/SIBack/SIBack.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31702.278 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SIBack", "SIBack\SIBack.csproj", "{67025603-B461-4EF6-9251-F2C74484B5BD}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {67025603-B461-4EF6-9251-F2C74484B5BD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {67025603-B461-4EF6-9251-F2C74484B5BD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {67025603-B461-4EF6-9251-F2C74484B5BD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {67025603-B461-4EF6-9251-F2C74484B5BD}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {97CC9628-EEC6-42EB-9117-1EF47C03C3CB} + EndGlobalSection +EndGlobal |