Projektdateien hinzufügen.
This commit is contained in:
25
Electronics.sln
Normal file
25
Electronics.sln
Normal file
@@ -0,0 +1,25 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 16.0.31911.196
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Electronics", "Electronics\Electronics.csproj", "{063F89C0-DEBC-4C06-8D9A-B8B4C2E80261}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{063F89C0-DEBC-4C06-8D9A-B8B4C2E80261}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{063F89C0-DEBC-4C06-8D9A-B8B4C2E80261}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{063F89C0-DEBC-4C06-8D9A-B8B4C2E80261}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{063F89C0-DEBC-4C06-8D9A-B8B4C2E80261}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {CD231E98-8D65-4562-8C33-C9A03B0FF724}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user