Skip to content

Commit

Permalink
Update MagicOnion.sln
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuki committed Oct 25, 2023
1 parent 03dbcf4 commit ae4a082
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions MagicOnion.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{1987061F-897
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{7ACC27E8-8FBE-4807-B91F-B89AF3CFF7E0}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sandbox", "sandbox", "{7682EFFC-681C-4DCC-B5E7-D8449E42DAC9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MagicOnion", "src\MagicOnion\MagicOnion.csproj", "{C79CE0BF-ED4C-47BE-822E-E82CF83FC68A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "samples", "samples", "{5A3F5158-7B17-4586-9885-9E60C1393185}"
Expand Down Expand Up @@ -46,8 +44,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "JwtAuthApp.Client", "sample
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MagicOnion.Server", "src\MagicOnion.Server\MagicOnion.Server.csproj", "{72D2C01C-765C-4FE1-89CA-28244DEC7C37}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Sandbox.AspNetCore", "sandbox\Sandbox.AspNetCore\Sandbox.AspNetCore.csproj", "{E70D0B00-0524-4EBE-B290-64DDB6B323F9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MagicOnion.Client", "src\MagicOnion.Client\MagicOnion.Client.csproj", "{4DE802A2-426D-4074-B9F3-710980B3EDA8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MagicOnion.Shared", "src\MagicOnion.Shared\MagicOnion.Shared.csproj", "{45A800CF-C0D0-40A8-B070-9AC2C3E4312F}"
Expand Down Expand Up @@ -110,7 +106,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MagicOnion.Client.SourceGen
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "SourceGeneratorPerf", "SourceGeneratorPerf", "{E9E11DFE-29C4-4933-A21B-2222646D946E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SourceGeneratorPerf", "perf\SourceGeneratorPerf\SourceGeneratorPerf\SourceGeneratorPerf.csproj", "{7F132098-0C1D-4F3A-B049-ACABF5E35973}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SourceGeneratorPerf", "perf\SourceGeneratorPerf\SourceGeneratorPerf\SourceGeneratorPerf.csproj", "{7F132098-0C1D-4F3A-B049-ACABF5E35973}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down Expand Up @@ -150,10 +146,6 @@ Global
{72D2C01C-765C-4FE1-89CA-28244DEC7C37}.Debug|Any CPU.Build.0 = Debug|Any CPU
{72D2C01C-765C-4FE1-89CA-28244DEC7C37}.Release|Any CPU.ActiveCfg = Release|Any CPU
{72D2C01C-765C-4FE1-89CA-28244DEC7C37}.Release|Any CPU.Build.0 = Release|Any CPU
{E70D0B00-0524-4EBE-B290-64DDB6B323F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E70D0B00-0524-4EBE-B290-64DDB6B323F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E70D0B00-0524-4EBE-B290-64DDB6B323F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E70D0B00-0524-4EBE-B290-64DDB6B323F9}.Release|Any CPU.Build.0 = Release|Any CPU
{4DE802A2-426D-4074-B9F3-710980B3EDA8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4DE802A2-426D-4074-B9F3-710980B3EDA8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4DE802A2-426D-4074-B9F3-710980B3EDA8}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -265,7 +257,6 @@ Global
{38B41013-6FD3-4E99-A7A9-0DBAC0CAF6F5} = {EBF51D3A-A093-4177-865A-D17F816EDEF5}
{5948D82F-EA56-4266-8718-7508C26BFFD4} = {EBF51D3A-A093-4177-865A-D17F816EDEF5}
{72D2C01C-765C-4FE1-89CA-28244DEC7C37} = {1987061F-8970-4018-8D58-6932961C9EB4}
{E70D0B00-0524-4EBE-B290-64DDB6B323F9} = {7682EFFC-681C-4DCC-B5E7-D8449E42DAC9}
{4DE802A2-426D-4074-B9F3-710980B3EDA8} = {1987061F-8970-4018-8D58-6932961C9EB4}
{45A800CF-C0D0-40A8-B070-9AC2C3E4312F} = {1987061F-8970-4018-8D58-6932961C9EB4}
{80127E7E-FB71-4F68-B52B-2905AD39029B} = {1987061F-8970-4018-8D58-6932961C9EB4}
Expand Down

0 comments on commit ae4a082

Please sign in to comment.