Skip to content

Commit

Permalink
modify for compile WxOpen
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreySu committed Mar 20, 2019
1 parent dd72f4b commit d0d99b2
Showing 1 changed file with 5 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,18 +32,6 @@
<DocumentationFile>..\..\..\..\src\Senparc.Weixin.MP.BuildOutPut\.net4.5\Senparc.Weixin.WxOpen.XML</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Senparc.CO2NET, Version=0.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Senparc.CO2NET.0.5.1\lib\net45\Senparc.CO2NET.dll</HintPath>
</Reference>
<Reference Include="Senparc.NeuChar, Version=0.6.0.1, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Senparc.NeuChar.0.6.0.1\lib\net45\Senparc.NeuChar.dll</HintPath>
</Reference>
<Reference Include="Senparc.Weixin, Version=6.3.4.1, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Senparc.Weixin.6.3.4.1\lib\net45\Senparc.Weixin.dll</HintPath>
</Reference>
<Reference Include="Senparc.Weixin.MP, Version=16.6.5.1, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Senparc.Weixin.MP.16.6.5.1\lib\net45\Senparc.Weixin.MP.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
Expand Down Expand Up @@ -111,6 +99,11 @@
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Senparc.Weixin.MP">
<Version>16.6.14.2</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
Expand Down

0 comments on commit d0d99b2

Please sign in to comment.