Skip to content

Commit

Permalink
修改 Release 编译项目
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySu committed Dec 20, 2022
1 parent 97b9a48 commit 73113b5
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions Samples/All/net7-mvc/Senparc.Weixin.Sample.Net7.sln
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.TenPayV3.net
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.TenPayV3.Test.net7", "..\..\..\src\Senparc.Weixin.TenPay\Senparc.Weixin.TenPayV3.Test\Senparc.Weixin.TenPayV3.Test.net7.csproj", "{757A2C42-8B3F-4F7F-B948-7453A80267C8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.MP", "..\..\MP\Senparc.Weixin.Sample.MP\Senparc.Weixin.Sample.MP.net7.csproj", "{81A078A9-97D1-446D-88ED-87F4BB484D91}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.MP.net7", "..\..\MP\Senparc.Weixin.Sample.MP\Senparc.Weixin.Sample.MP.net7.csproj", "{81A078A9-97D1-446D-88ED-87F4BB484D91}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "不同模块 Samples", "不同模块 Samples", "{34CFB1D8-6025-4E93-A67F-D94DD3B9198F}"
EndProject
Expand All @@ -87,13 +87,13 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Common Files", "Common File
Common Files\site.css = Common Files\site.css
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.Work", "..\..\Work\Senparc.Weixin.Sample.Work\Senparc.Weixin.Sample.Work.net7.csproj", "{DEFD229C-0482-4924-8746-73D21B9DAB02}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.Work.net7", "..\..\Work\Senparc.Weixin.Sample.Work\Senparc.Weixin.Sample.Work.net7.csproj", "{DEFD229C-0482-4924-8746-73D21B9DAB02}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.WxOpen", "..\..\WxOpen\Senparc.Weixin.Sample.WxOpen\Senparc.Weixin.Sample.WxOpen.net7.csproj", "{5CDE163E-A083-418F-B70A-63F25A957666}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.WxOpen.net7", "..\..\WxOpen\Senparc.Weixin.Sample.WxOpen\Senparc.Weixin.Sample.WxOpen.net7.csproj", "{5CDE163E-A083-418F-B70A-63F25A957666}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.TenPayV2", "..\..\TenPayV2\Senparc.Weixin.Sample.TenPayV2\Senparc.Weixin.Sample.TenPayV2.net7.csproj", "{94C58964-01E0-4AA0-AF98-5851208D9755}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.TenPayV2.net7", "..\..\TenPayV2\Senparc.Weixin.Sample.TenPayV2\Senparc.Weixin.Sample.TenPayV2.net7.csproj", "{94C58964-01E0-4AA0-AF98-5851208D9755}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.TenPayV3", "..\..\TenPayV3\Senparc.Weixin.Sample.TenPayV3\Senparc.Weixin.Sample.TenPayV3.net7.csproj", "{D70B89B9-27BC-45DD-A908-4282F101B409}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.Sample.TenPayV3.net7", "..\..\TenPayV3\Senparc.Weixin.Sample.TenPayV3\Senparc.Weixin.Sample.TenPayV3.net7.csproj", "{D70B89B9-27BC-45DD-A908-4282F101B409}"
EndProject
Project("{D954291E-2A0B-460D-934E-DC6B0785DB48}") = "Senparc.Weixin.Sample.Shared", "..\Senparc.Weixin.Sample.Shared\Senparc.Weixin.Sample.Shared.shproj", "{81A03BCD-B887-4A40-8867-FF6B8D61CFC3}"
EndProject
Expand Down Expand Up @@ -569,7 +569,6 @@ Global
{81A078A9-97D1-446D-88ED-87F4BB484D91}.Debug|x86.ActiveCfg = Debug|Any CPU
{81A078A9-97D1-446D-88ED-87F4BB484D91}.Debug|x86.Build.0 = Debug|Any CPU
{81A078A9-97D1-446D-88ED-87F4BB484D91}.Release|Any CPU.ActiveCfg = Release|Any CPU
{81A078A9-97D1-446D-88ED-87F4BB484D91}.Release|Any CPU.Build.0 = Release|Any CPU
{81A078A9-97D1-446D-88ED-87F4BB484D91}.Release|x64.ActiveCfg = Release|Any CPU
{81A078A9-97D1-446D-88ED-87F4BB484D91}.Release|x64.Build.0 = Release|Any CPU
{81A078A9-97D1-446D-88ED-87F4BB484D91}.Release|x86.ActiveCfg = Release|Any CPU
Expand All @@ -587,7 +586,6 @@ Global
{DEFD229C-0482-4924-8746-73D21B9DAB02}.Debug|x86.ActiveCfg = Debug|Any CPU
{DEFD229C-0482-4924-8746-73D21B9DAB02}.Debug|x86.Build.0 = Debug|Any CPU
{DEFD229C-0482-4924-8746-73D21B9DAB02}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DEFD229C-0482-4924-8746-73D21B9DAB02}.Release|Any CPU.Build.0 = Release|Any CPU
{DEFD229C-0482-4924-8746-73D21B9DAB02}.Release|x64.ActiveCfg = Release|Any CPU
{DEFD229C-0482-4924-8746-73D21B9DAB02}.Release|x64.Build.0 = Release|Any CPU
{DEFD229C-0482-4924-8746-73D21B9DAB02}.Release|x86.ActiveCfg = Release|Any CPU
Expand All @@ -605,7 +603,6 @@ Global
{5CDE163E-A083-418F-B70A-63F25A957666}.Debug|x86.ActiveCfg = Debug|Any CPU
{5CDE163E-A083-418F-B70A-63F25A957666}.Debug|x86.Build.0 = Debug|Any CPU
{5CDE163E-A083-418F-B70A-63F25A957666}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5CDE163E-A083-418F-B70A-63F25A957666}.Release|Any CPU.Build.0 = Release|Any CPU
{5CDE163E-A083-418F-B70A-63F25A957666}.Release|x64.ActiveCfg = Release|Any CPU
{5CDE163E-A083-418F-B70A-63F25A957666}.Release|x64.Build.0 = Release|Any CPU
{5CDE163E-A083-418F-B70A-63F25A957666}.Release|x86.ActiveCfg = Release|Any CPU
Expand All @@ -623,7 +620,6 @@ Global
{94C58964-01E0-4AA0-AF98-5851208D9755}.Debug|x86.ActiveCfg = Debug|Any CPU
{94C58964-01E0-4AA0-AF98-5851208D9755}.Debug|x86.Build.0 = Debug|Any CPU
{94C58964-01E0-4AA0-AF98-5851208D9755}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94C58964-01E0-4AA0-AF98-5851208D9755}.Release|Any CPU.Build.0 = Release|Any CPU
{94C58964-01E0-4AA0-AF98-5851208D9755}.Release|x64.ActiveCfg = Release|Any CPU
{94C58964-01E0-4AA0-AF98-5851208D9755}.Release|x64.Build.0 = Release|Any CPU
{94C58964-01E0-4AA0-AF98-5851208D9755}.Release|x86.ActiveCfg = Release|Any CPU
Expand All @@ -641,7 +637,6 @@ Global
{D70B89B9-27BC-45DD-A908-4282F101B409}.Debug|x86.ActiveCfg = Debug|Any CPU
{D70B89B9-27BC-45DD-A908-4282F101B409}.Debug|x86.Build.0 = Debug|Any CPU
{D70B89B9-27BC-45DD-A908-4282F101B409}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D70B89B9-27BC-45DD-A908-4282F101B409}.Release|Any CPU.Build.0 = Release|Any CPU
{D70B89B9-27BC-45DD-A908-4282F101B409}.Release|x64.ActiveCfg = Release|Any CPU
{D70B89B9-27BC-45DD-A908-4282F101B409}.Release|x64.Build.0 = Release|Any CPU
{D70B89B9-27BC-45DD-A908-4282F101B409}.Release|x86.ActiveCfg = Release|Any CPU
Expand Down

0 comments on commit 73113b5

Please sign in to comment.