Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Fixed the issue of project not loading as it was referencing a wrong project #1190

Merged
merged 1 commit into from
Apr 30, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ VisualStudioVersion = 15.0.28010.2046
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NewsSkill", "NewsSkill.csproj", "{F73951D9-24AA-48D5-875F-BFB141747E06}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Bot.Solutions", "..\..\..\microsoft.bot.solutions\Microsoft.Bot.Solutions.csproj", "{9422C616-34FA-4BE2-9C08-1203AB05B36A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down