tidstagning/Tidstagning.sln

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2020-04-21 15:47:38 +00:00

2020-08-22 12:06:18 +00:00
Microsoft Visual Studio Solution File, Format Version 12.00
2021-10-19 15:36:09 +00:00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31808.319
2020-08-22 12:06:18 +00:00
MinimumVisualStudioVersion = 10.0.40219.1
2021-10-19 15:36:09 +00:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tidstagning", "Tidstagning\Tidstagning.csproj", "{5AF4CA7E-39CF-4DB6-BED3-4FDB23BEDE86}"
2020-04-21 15:47:38 +00:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2021-10-19 15:36:09 +00:00
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
2020-04-21 15:47:38 +00:00
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2021-10-19 15:36:09 +00:00
{5AF4CA7E-39CF-4DB6-BED3-4FDB23BEDE86}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5AF4CA7E-39CF-4DB6-BED3-4FDB23BEDE86}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5AF4CA7E-39CF-4DB6-BED3-4FDB23BEDE86}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5AF4CA7E-39CF-4DB6-BED3-4FDB23BEDE86}.Release|Any CPU.Build.0 = Release|Any CPU
2020-04-21 15:47:38 +00:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
2020-08-22 12:06:18 +00:00
GlobalSection(ExtensibilityGlobals) = postSolution
2021-10-19 15:36:09 +00:00
SolutionGuid = {FF5491E4-A9E1-4EA9-86F1-3CF119710682}
2020-08-22 12:06:18 +00:00
EndGlobalSection
2020-04-21 15:47:38 +00:00
EndGlobal