File tree 2 files changed +26
-0
lines changed
2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 49
49
<PropertyGroup >
50
50
<StartupObject />
51
51
</PropertyGroup >
52
+ <PropertyGroup />
52
53
<ItemGroup >
53
54
<Reference Include =" System" />
54
55
<Reference Include =" System.Core" />
Original file line number Diff line number Diff line change
1
+
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio Version 16
4
+ VisualStudioVersion = 16.0.30413.136
5
+ MinimumVisualStudioVersion = 10.0.40219.1
6
+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "AESClass" , "AESClass.csproj" , "{C61752C9-54AF-40CA-B03E-5B064CD2FB6B}"
7
+ EndProject
8
+ Global
9
+ GlobalSection (SolutionConfigurationPlatforms ) = preSolution
10
+ Debug| Any CPU = Debug| Any CPU
11
+ Release| Any CPU = Release| Any CPU
12
+ EndGlobalSection
13
+ GlobalSection (ProjectConfigurationPlatforms ) = postSolution
14
+ {C61752C9-54AF-40CA-B03E-5B064CD2FB6B} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
15
+ {C61752C9-54AF-40CA-B03E-5B064CD2FB6B} .Debug| Any CPU .Build .0 = Debug| Any CPU
16
+ {C61752C9-54AF-40CA-B03E-5B064CD2FB6B} .Release| Any CPU .ActiveCfg = Release| Any CPU
17
+ {C61752C9-54AF-40CA-B03E-5B064CD2FB6B} .Release| Any CPU .Build .0 = Release| Any CPU
18
+ EndGlobalSection
19
+ GlobalSection (SolutionProperties ) = preSolution
20
+ HideSolutionNode = FALSE
21
+ EndGlobalSection
22
+ GlobalSection (ExtensibilityGlobals ) = postSolution
23
+ SolutionGuid = {26E28FA9-D430-40CC-BA2C-8E7B97873C23}
24
+ EndGlobalSection
25
+ EndGlobal
You can’t perform that action at this time.
0 commit comments