Skip to content

Commit

Permalink
Sample v3.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySu committed Sep 24, 2019
1 parent 91d3e1f commit 46e5d18
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AspNetCoreModuleName>AspNetCoreModule</AspNetCoreModuleName>
<!--<AspNetCoreHostingModel>OutOfProcess</AspNetCoreHostingModel>-->

<Version>3.9.5</Version>
<Version>3.10.0</Version>
<!--<DockerComposeProjectPath>..\docker-compose.dcproj</DockerComposeProjectPath>-->
<MvcRazorCompileOnPublish>false</MvcRazorCompileOnPublish>
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.TenPay.vs201
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.TenPay.Test.vs2017", "..\..\src\Senparc.Weixin.TenPay\Senparc.Weixin.TenPay.Test\Senparc.Weixin.TenPay.Test.vs2017.csproj", "{ECE82D35-7FF9-4DFA-89BD-F94B348876B3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Senparc.Weixin.MP.Sample.Consoles", "..\Senparc.Weixin.MP.Sample.Consoles\Senparc.Weixin.MP.Sample.Consoles\Senparc.Weixin.MP.Sample.Consoles.csproj", "{94E16915-CA18-450A-8221-3396985D33D2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -395,24 +393,6 @@ Global
{ECE82D35-7FF9-4DFA-89BD-F94B348876B3}.Test|x64.Build.0 = Debug|Any CPU
{ECE82D35-7FF9-4DFA-89BD-F94B348876B3}.Test|x86.ActiveCfg = Debug|Any CPU
{ECE82D35-7FF9-4DFA-89BD-F94B348876B3}.Test|x86.Build.0 = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Debug|x64.ActiveCfg = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Debug|x64.Build.0 = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Debug|x86.ActiveCfg = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Debug|x86.Build.0 = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Release|Any CPU.Build.0 = Release|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Release|x64.ActiveCfg = Release|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Release|x64.Build.0 = Release|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Release|x86.ActiveCfg = Release|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Release|x86.Build.0 = Release|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Test|Any CPU.ActiveCfg = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Test|Any CPU.Build.0 = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Test|x64.ActiveCfg = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Test|x64.Build.0 = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Test|x86.ActiveCfg = Debug|Any CPU
{94E16915-CA18-450A-8221-3396985D33D2}.Test|x86.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -438,7 +418,6 @@ Global
{6CF93018-06A8-46D3-B1A2-CC95CD9EE9F1} = {FC72CA5A-5DE9-4902-A5AA-00344FA68B37}
{1FE2AFF6-E651-441F-8F2D-6ABEE141040C} = {E72ACEC5-2011-41C7-9A48-34F073D1AEE2}
{ECE82D35-7FF9-4DFA-89BD-F94B348876B3} = {FC72CA5A-5DE9-4902-A5AA-00344FA68B37}
{94E16915-CA18-450A-8221-3396985D33D2} = {35139CB3-610E-4922-98AD-08A5D12BFC35}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DC7AD3EC-AB37-497E-925B-DCD5129FE6D3}
Expand Down

0 comments on commit 46e5d18

Please sign in to comment.