Skip to content

Commit

Permalink
尝试修复项目没有构建
Browse files Browse the repository at this point in the history
  • Loading branch information
lindexi committed Feb 2, 2024
1 parent 38ee7bd commit c107189
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -259,3 +259,4 @@ paket-files/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
/src/Tradition/dotnetCampus.Telescope.NuGet/Assets/tools
4 changes: 4 additions & 0 deletions Telescope.sln
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Sample", "Sample", "{426FE9AC-500C-4D2C-A241-07F46C7CC001}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotnetCampus.Telescope.Sample", "src\Tradition\dotnetCampus.Telescope.Sample\dotnetCampus.Telescope.Sample.csproj", "{2E50E42A-C340-44C8-974D-DC27F5F573EE}"
ProjectSection(ProjectDependencies) = postProject
{0FC4DFBD-C8F0-4F09-AF19-4A5CCE61B6DF} = {0FC4DFBD-C8F0-4F09-AF19-4A5CCE61B6DF}
{4CB86802-4CAB-4CB8-9D8E-8E9EA90BD96F} = {4CB86802-4CAB-4CB8-9D8E-8E9EA90BD96F}
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "dotnetCampus.TelescopeTask", "src\Tradition\dotnetCampus.TelescopeTask\dotnetCampus.TelescopeTask.csproj", "{0FC4DFBD-C8F0-4F09-AF19-4A5CCE61B6DF}"
EndProject
Expand Down

0 comments on commit c107189

Please sign in to comment.