Skip to content

Commit

Permalink
Removing the Functions project from the test solution
Browse files Browse the repository at this point in the history
  • Loading branch information
daveaglick committed Sep 22, 2022
1 parent 478fd1c commit da86d32
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/projects/TestProjects.sln
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RazorClassLibraryTest", "Ra
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ResponseFile", "ResponseFile\ResponseFile.csproj", "{B18DD8E6-9D47-4FDD-90EA-8F9C6789BE3A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FunctionApp", "FunctionApp\FunctionApp.csproj", "{199660F8-3CCD-426D-941A-575D6DF6BD3E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -168,10 +166,6 @@ Global
{B18DD8E6-9D47-4FDD-90EA-8F9C6789BE3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B18DD8E6-9D47-4FDD-90EA-8F9C6789BE3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B18DD8E6-9D47-4FDD-90EA-8F9C6789BE3A}.Release|Any CPU.Build.0 = Release|Any CPU
{199660F8-3CCD-426D-941A-575D6DF6BD3E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{199660F8-3CCD-426D-941A-575D6DF6BD3E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{199660F8-3CCD-426D-941A-575D6DF6BD3E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{199660F8-3CCD-426D-941A-575D6DF6BD3E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit da86d32

Please sign in to comment.