|
1 | 1 |
|
2 | 2 | Microsoft Visual Studio Solution File, Format Version 12.00
|
3 | | -# Visual Studio 15 |
4 | | -VisualStudioVersion = 15.0.27428.2043 |
| 3 | +# Visual Studio Version 16 |
| 4 | +VisualStudioVersion = 16.0.30711.63 |
5 | 5 | MinimumVisualStudioVersion = 10.0.40219.1
|
6 | | -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotnet-cnblog", "CnBlogPublishTool\dotnet-cnblog.csproj", "{25454559-2F8E-4D54-B7D9-76D6A47BAF3F}" |
7 | | -EndProject |
8 | 6 | Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2A364680-E06B-424C-A860-B191DB766B04}"
|
9 | 7 | ProjectSection(SolutionItems) = preProject
|
10 | | - shell\deploy.bat = shell\deploy.bat |
11 | | - shell\publish.bat = shell\publish.bat |
12 | 8 | README.md = README.md
|
13 | 9 | EndProjectSection
|
14 | 10 | EndProject
|
| 11 | +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotnet-cnblog", "src\dotnet-cnblogs\dotnet-cnblog.csproj", "{C75DAF23-E4DD-404A-B1CD-978DAD3987A3}" |
| 12 | +EndProject |
15 | 13 | Global
|
16 | 14 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
17 | 15 | Debug|Any CPU = Debug|Any CPU
|
18 | 16 | Release|Any CPU = Release|Any CPU
|
19 | 17 | EndGlobalSection
|
20 | 18 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
21 | | - {25454559-2F8E-4D54-B7D9-76D6A47BAF3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
22 | | - {25454559-2F8E-4D54-B7D9-76D6A47BAF3F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
23 | | - {25454559-2F8E-4D54-B7D9-76D6A47BAF3F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
24 | | - {25454559-2F8E-4D54-B7D9-76D6A47BAF3F}.Release|Any CPU.Build.0 = Release|Any CPU |
| 19 | + {C75DAF23-E4DD-404A-B1CD-978DAD3987A3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
| 20 | + {C75DAF23-E4DD-404A-B1CD-978DAD3987A3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
| 21 | + {C75DAF23-E4DD-404A-B1CD-978DAD3987A3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
| 22 | + {C75DAF23-E4DD-404A-B1CD-978DAD3987A3}.Release|Any CPU.Build.0 = Release|Any CPU |
25 | 23 | EndGlobalSection
|
26 | 24 | GlobalSection(SolutionProperties) = preSolution
|
27 | 25 | HideSolutionNode = FALSE
|
|
0 commit comments