Skip to content

Commit

Permalink
Updated Solution so that proj loads (#7139)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu authored and erich-wang committed Aug 7, 2019
1 parent 4fe2be5 commit b3e9ba5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ VisualStudioVersion = 15.0.26228.4
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Azure.Management.Insights.Tests", "tests\Microsoft.Azure.Management.Insights.Tests.csproj", "{2684F7EB-16B8-487E-A0AB-F4B3091C9197}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Azure.ManagementInsights", "src\Microsoft.Azure.ManagementInsights.csproj", "{8989ED12-B754-4EBD-BC97-EFA7B11FFD49}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.Azure.Management.Insights", "src\Microsoft.Azure.Management.Insights.csproj", "{8989ED12-B754-4EBD-BC97-EFA7B11FFD49}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit b3e9ba5

Please sign in to comment.