Skip to content

Commit 8f11ade

Browse files
committed
重命名
1 parent aae5d67 commit 8f11ade

File tree

15 files changed

+8
-36
lines changed

15 files changed

+8
-36
lines changed

CnBlogPublishTool.sln renamed to dotnet-cnblogs-tool.sln

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,25 @@
11

22
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
55
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
86
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2A364680-E06B-424C-A860-B191DB766B04}"
97
ProjectSection(SolutionItems) = preProject
10-
shell\deploy.bat = shell\deploy.bat
11-
shell\publish.bat = shell\publish.bat
128
README.md = README.md
139
EndProjectSection
1410
EndProject
11+
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotnet-cnblog", "src\dotnet-cnblogs\dotnet-cnblog.csproj", "{C75DAF23-E4DD-404A-B1CD-978DAD3987A3}"
12+
EndProject
1513
Global
1614
GlobalSection(SolutionConfigurationPlatforms) = preSolution
1715
Debug|Any CPU = Debug|Any CPU
1816
Release|Any CPU = Release|Any CPU
1917
EndGlobalSection
2018
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
2523
EndGlobalSection
2624
GlobalSection(SolutionProperties) = preSolution
2725
HideSolutionNode = FALSE

sample/images/a.png

-8.82 KB
Binary file not shown.

sample/test.md

Lines changed: 0 additions & 11 deletions
This file was deleted.

shell/deploy.bat

Lines changed: 0 additions & 6 deletions
This file was deleted.

shell/publish.bat

Lines changed: 0 additions & 9 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)