Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Jun 5, 2024
1 parent 0650d87 commit 4519fc0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
19 changes: 0 additions & 19 deletions AspNetCore.sln
Original file line number Diff line number Diff line change
Expand Up @@ -1816,8 +1816,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GetDocumentInsider.Tests",
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GetDocumentSample", "src\Tools\GetDocumentInsider\sample\GetDocumentSample.csproj", "{D8F7091E-A2D1-4E81-BA7C-97EAE392D683}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Microsoft.AspNetCore.Grpc.OpenApi", "src\Grpc\JsonTranscoding\src\Microsoft.AspNetCore.Grpc.OpenApi\Microsoft.AspNetCore.Grpc.OpenApi.csproj", "{DE901A71-3EBD-4D25-B59F-F47C3F149361}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -10979,22 +10977,6 @@ Global
{D8F7091E-A2D1-4E81-BA7C-97EAE392D683}.Release|x64.Build.0 = Release|Any CPU
{D8F7091E-A2D1-4E81-BA7C-97EAE392D683}.Release|x86.ActiveCfg = Release|Any CPU
{D8F7091E-A2D1-4E81-BA7C-97EAE392D683}.Release|x86.Build.0 = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|arm64.ActiveCfg = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|arm64.Build.0 = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|x64.ActiveCfg = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|x64.Build.0 = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|x86.ActiveCfg = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Debug|x86.Build.0 = Debug|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|Any CPU.Build.0 = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|arm64.ActiveCfg = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|arm64.Build.0 = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|x64.ActiveCfg = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|x64.Build.0 = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|x86.ActiveCfg = Release|Any CPU
{DE901A71-3EBD-4D25-B59F-F47C3F149361}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -11892,7 +11874,6 @@ Global
{9536C284-65B4-4884-BB50-06D629095C3E} = {274100A5-5B2D-4EA2-AC42-A62257FC6BDC}
{6A19D94D-2BC6-4198-BE2E-342688FDBA4B} = {A1B75FC7-A777-4412-A635-D0C9ED8FE7A0}
{D8F7091E-A2D1-4E81-BA7C-97EAE392D683} = {A1B75FC7-A777-4412-A635-D0C9ED8FE7A0}
{DE901A71-3EBD-4D25-B59F-F47C3F149361} = {151E6F9E-107B-4DDC-A2B1-95115801FD14}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3E8720B3-DBDD-498C-B383-2CC32A054E8F}
Expand Down
1 change: 0 additions & 1 deletion src/Grpc/Grpc.slnf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"src\\Grpc\\Interop\\test\\testassets\\InteropWebsite\\InteropWebsite.csproj",
"src\\Grpc\\JsonTranscoding\\perf\\Microsoft.AspNetCore.Grpc.Microbenchmarks\\Microsoft.AspNetCore.Grpc.Microbenchmarks.csproj",
"src\\Grpc\\JsonTranscoding\\src\\Microsoft.AspNetCore.Grpc.JsonTranscoding\\Microsoft.AspNetCore.Grpc.JsonTranscoding.csproj",
"src\\Grpc\\JsonTranscoding\\src\\Microsoft.AspNetCore.Grpc.OpenApi\\Microsoft.AspNetCore.Grpc.OpenApi.csproj",
"src\\Grpc\\JsonTranscoding\\src\\Microsoft.AspNetCore.Grpc.Swagger\\Microsoft.AspNetCore.Grpc.Swagger.csproj",
"src\\Grpc\\JsonTranscoding\\test\\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests\\Microsoft.AspNetCore.Grpc.JsonTranscoding.IntegrationTests.csproj",
"src\\Grpc\\JsonTranscoding\\test\\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests\\Microsoft.AspNetCore.Grpc.JsonTranscoding.Tests.csproj",
Expand Down

0 comments on commit 4519fc0

Please sign in to comment.