Skip to content

Commit

Permalink
Remove a now-unused Google.Cloud.AnalyzersTesting project from the Di…
Browse files Browse the repository at this point in the history
…agnostics solution
  • Loading branch information
jskeet committed Jun 3, 2020
1 parent 3e1730e commit e86a9e7
Showing 1 changed file with 4 additions and 17 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.16

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Google.Cloud.Diagnostics.AspNetCore", "Google.Cloud.Diagnostics.AspNetCore\Google.Cloud.Diagnostics.AspNetCore.csproj", "{F16E8DCA-4D54-4EC7-9E80-FC9FC666E1DE}"
EndProject
Expand All @@ -26,8 +27,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Google.Cloud.Diagnostics.Co
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Google.Cloud.ClientTesting", "..\..\tools\Google.Cloud.ClientTesting\Google.Cloud.ClientTesting.csproj", "{5C7831EE-28C4-4971-BDAD-422C6B92A60D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Google.Cloud.AnalyzersTesting", "..\..\tools\Google.Cloud.AnalyzersTesting\Google.Cloud.AnalyzersTesting.csproj", "{DB2BC724-B1CD-43E9-8A3E-03177E301028}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -182,18 +181,6 @@ Global
{5C7831EE-28C4-4971-BDAD-422C6B92A60D}.Release|x64.Build.0 = Release|Any CPU
{5C7831EE-28C4-4971-BDAD-422C6B92A60D}.Release|x86.ActiveCfg = Release|Any CPU
{5C7831EE-28C4-4971-BDAD-422C6B92A60D}.Release|x86.Build.0 = Release|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Debug|x64.ActiveCfg = Debug|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Debug|x64.Build.0 = Debug|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Debug|x86.ActiveCfg = Debug|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Debug|x86.Build.0 = Debug|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Release|Any CPU.Build.0 = Release|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Release|x64.ActiveCfg = Release|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Release|x64.Build.0 = Release|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Release|x86.ActiveCfg = Release|Any CPU
{DB2BC724-B1CD-43E9-8A3E-03177E301028}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit e86a9e7

Please sign in to comment.