ShiRongWeChatOpenIdTask/MyCode.Project.Infrastructure/MyCode.Project.Infrastructure.csproj
2025-04-21 14:10:27 +08:00

386 lines
21 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{B047E3D9-BC3B-4926-954A-0085AD847E75}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MyCode.Project.Infrastructure</RootNamespace>
<AssemblyName>MyCode.Project.Infrastructure</AssemblyName>
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
<RestorePackages>true</RestorePackages>
<TargetFrameworkProfile />
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<UseVSHostingProcess>false</UseVSHostingProcess>
<DocumentationFile>bin\Debug\MyCode.Project.Infrastructure.xml</DocumentationFile>
<NoWarn>1591,1572</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="AutoMapper">
<HintPath>..\packages\AutoMapper.6.1.1\lib\net45\AutoMapper.dll</HintPath>
</Reference>
<Reference Include="BouncyCastle.Crypto">
<HintPath>..\Lib\BouncyCastle.Crypto.dll</HintPath>
</Reference>
<Reference Include="DnsClient, Version=1.0.7.0, Culture=neutral, PublicKeyToken=4574bb5573c51424, processorArchitecture=MSIL">
<HintPath>..\packages\DnsClient.1.0.7\lib\net45\DnsClient.dll</HintPath>
</Reference>
<Reference Include="HtmlAgilityPack">
<HintPath>..\Lib\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
<HintPath>..\packages\Unofficial.Ionic.Zip.1.9.1.8\lib\Ionic.Zip.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="JWT, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\JWT.5.0.0-beta3\lib\net46\JWT.dll</HintPath>
</Reference>
<Reference Include="LitJson, Version=0.7.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\LitJson.0.7.0\lib\LitJson.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL">
<HintPath>..\packages\log4net.2.0.8\lib\net45-full\log4net.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity.Interception, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\packages\Unity.Interception.4.0.1\lib\Net45\Microsoft.Practices.Unity.Interception.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity.Interception.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\packages\Unity.Interception.4.0.1\lib\Net45\Microsoft.Practices.Unity.Interception.Configuration.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Microsoft.Practices.Unity.Mvc">
<HintPath>..\Lib\Microsoft.Practices.Unity.Mvc.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Practices.Unity.RegistrationByConvention, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
<HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="NPOI, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.OOXML.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.OpenXml4Net.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.2.1.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>..\packages\NPOI.2.2.1\lib\net40\NPOI.OpenXmlFormats.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL">
<HintPath>..\packages\Pipelines.Sockets.Unofficial.1.0.7\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath>
</Reference>
<Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL">
<HintPath>..\packages\StackExchange.Redis.2.0.519\lib\net461\StackExchange.Redis.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.ComponentModel.DataAnnotations" />
<Reference Include="System.Configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.IO.Compression" />
<Reference Include="System.IO.Pipelines">
<HintPath>..\Lib\System.IO.Pipelines.dll</HintPath>
</Reference>
<Reference Include="System.Memory">
<HintPath>..\Lib\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http" />
<Reference Include="System.Numerics" />
<Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
</Reference>
<Reference Include="System.Runtime">
<HintPath>..\Lib\System.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.0\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.InteropServices.RuntimeInformation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\packages\System.Runtime.InteropServices.RuntimeInformation.4.0.0\lib\net45\System.Runtime.InteropServices.RuntimeInformation.dll</HintPath>
</Reference>
<Reference Include="System.Runtime.Serialization" />
<Reference Include="System.ServiceModel" />
<Reference Include="System.Threading.Tasks.Extensions">
<HintPath>..\Lib\System.Threading.Tasks.Extensions.dll</HintPath>
</Reference>
<Reference Include="System.Transactions" />
<Reference Include="System.Web" />
<Reference Include="System.Web.Extensions" />
<Reference Include="System.Web.Http">
<HintPath>..\Lib\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Web.Mvc">
<HintPath>..\Lib\System.Web.Mvc.dll</HintPath>
</Reference>
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
<Reference Include="ThoughtWorks.QRCode">
<HintPath>..\Lib\ThoughtWorks.QRCode.dll</HintPath>
</Reference>
<Reference Include="Unity.AspNet.WebApi">
<HintPath>..\Lib\Unity.AspNet.WebApi.dll</HintPath>
</Reference>
<Reference Include="Unity.WebApi">
<HintPath>..\Lib\Unity.WebApi.dll</HintPath>
</Reference>
<Reference Include="Wolf.ExternalService.CMBPay">
<HintPath>..\Lib\Wolf.ExternalService.CMBPay.dll</HintPath>
</Reference>
<Reference Include="zxing, Version=0.15.0.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\zxing.dll</HintPath>
</Reference>
<Reference Include="zxing.presentation, Version=0.15.0.0, Culture=neutral, PublicKeyToken=4e88037ac681fe60, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\Lib\zxing.presentation.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Cache\IMyCodeCacheService.cs" />
<Compile Include="Cache\RedisCache.cs" />
<Compile Include="Cache\SystemCache.cs" />
<Compile Include="Common\AutoMapperHelper.cs" />
<Compile Include="Common\DingDingHelper.cs" />
<Compile Include="Common\IdHelper.cs" />
<Compile Include="Common\JsonHelper.cs" />
<Compile Include="Common\TimeRange.cs" />
<Compile Include="Common\QrCodeApi.cs" />
<Compile Include="Common\RegexHelper.cs" />
<Compile Include="Common\Conv.cs" />
<Compile Include="Common\ExcelUtils.cs" />
<Compile Include="Common\FileUtils.cs" />
<Compile Include="Common\ImageUtils.cs" />
<Compile Include="Common\Item.cs" />
<Compile Include="Common\LogHelper.cs" />
<Compile Include="Common\NPOIHelper.cs" />
<Compile Include="Common\PagedSearch.cs" />
<Compile Include="Common\PageResult.cs" />
<Compile Include="Common\Reflection.cs" />
<Compile Include="Common\ResponseMessage.cs" />
<Compile Include="Common\Result.cs" />
<Compile Include="Common\ResultCode.cs" />
<Compile Include="Common\SortHelper.cs" />
<Compile Include="Common\TokenHelper.cs" />
<Compile Include="Common\treeJsonHelper.cs" />
<Compile Include="Common\UploadFile.cs" />
<Compile Include="Common\Utils.cs" />
<Compile Include="Common\ValidateCodeUtils.cs" />
<Compile Include="Common\WebConfigUtils.cs" />
<Compile Include="Common\ZipUtils.cs" />
<Compile Include="Config\MySysConfig.cs" />
<Compile Include="Config\SmsTemplateConfig.cs" />
<Compile Include="Config\WechatConfig.cs" />
<Compile Include="Constant\Cache.cs" />
<Compile Include="Constant\SerialCode.cs" />
<Compile Include="Constant\CacheKey.cs" />
<Compile Include="Constant\FuiouPayConst.cs" />
<Compile Include="Constant\GlobalConfig.cs" />
<Compile Include="Constant\SenncePrefixCode.cs" />
<Compile Include="Constant\ServiceConst.cs" />
<Compile Include="Constant\SmsTemplate.cs" />
<Compile Include="Constant\WechatConfigConst.cs" />
<Compile Include="Constant\SysConfigConst.cs" />
<Compile Include="Constant\SmsTemplateConfigConst.cs" />
<Compile Include="Constant\WechatTemplate.cs" />
<Compile Include="Constant\WuxingConst.cs" />
<Compile Include="Constant\Const.cs" />
<Compile Include="Enumeration\AddFromTypeName.cs" />
<Compile Include="Enumeration\MenuType.cs" />
<Compile Include="Enumeration\InventoryAmountDeptType.cs" />
<Compile Include="Enumeration\InventoryAmountOperateType.cs" />
<Compile Include="Enumeration\PerformanceRecordType.cs" />
<Compile Include="Enumeration\PositionType.cs" />
<Compile Include="Enumeration\ChatMessagType.cs" />
<Compile Include="Enumeration\ActivityStatus.cs" />
<Compile Include="Enumeration\ActivityType.cs" />
<Compile Include="Enumeration\ChangeType.cs" />
<Compile Include="Enumeration\ParentType.cs" />
<Compile Include="Enumeration\ShopPerformanceMessageType.cs" />
<Compile Include="Enumeration\SourceType.cs" />
<Compile Include="Enumeration\BusinessStatus.cs" />
<Compile Include="Enumeration\CustomPageType.cs" />
<Compile Include="Enumeration\MillionProcessType.cs" />
<Compile Include="Enumeration\CouponFlag.cs" />
<Compile Include="Enumeration\ActionType.cs" />
<Compile Include="Enumeration\MemberExpensesType.cs" />
<Compile Include="Enumeration\SalesServiceSetType.cs" />
<Compile Include="Enumeration\ServiceOrder.cs" />
<Compile Include="Enumeration\AuditStatus.cs" />
<Compile Include="Enumeration\BasMemberRechargeFlag.cs" />
<Compile Include="Enumeration\FuncStatus.cs" />
<Compile Include="Enumeration\MemberAccountSheetType.cs" />
<Compile Include="Enumeration\ConsumptionSheetType.cs" />
<Compile Include="Enumeration\PayMode.cs" />
<Compile Include="Enumeration\PaySheetType.cs" />
<Compile Include="Enumeration\PaySupply.cs" />
<Compile Include="Enumeration\SalesSheetFlag.cs" />
<Compile Include="Enumeration\SalesSheetItemType.cs" />
<Compile Include="Enumeration\SalesType.cs" />
<Compile Include="Enumeration\SendCodeType.cs" />
<Compile Include="Enumeration\SmsNotificationType.cs" />
<Compile Include="Enumeration\StockSheetType.cs" />
<Compile Include="Enumeration\DirectFlag.cs" />
<Compile Include="Enumeration\RowDataStatus.cs" />
<Compile Include="Enumeration\FileBusinessType.cs" />
<Compile Include="Enumeration\FuncType.cs" />
<Compile Include="Enumeration\Priority.cs" />
<Compile Include="Enumeration\IsDelete.cs" />
<Compile Include="Enumeration\BooleanFlag.cs" />
<Compile Include="Enumeration\LoginRoleType.cs" />
<Compile Include="Common\EnumHelper.cs" />
<Compile Include="Enumeration\Status.cs" />
<Compile Include="Enumeration\SystemType.cs" />
<Compile Include="Enumeration\TemplateType.cs" />
<Compile Include="Enumeration\TextInfoDataType.cs" />
<Compile Include="Enumeration\WechatTemplateType.cs" />
<Compile Include="Enumeration\WorkProcessStatus.cs" />
<Compile Include="Exceptions\BaseException.cs" />
<Compile Include="Exports\ExportExcelConfig.cs" />
<Compile Include="Exports\ExportExcelProcess.cs" />
<Compile Include="Exports\ExportExcelProperty.cs" />
<Compile Include="Exports\IExportExcelProcess.cs" />
<Compile Include="Extensions\Extensions.Common.cs" />
<Compile Include="Extensions\Extensions.Convert.cs" />
<Compile Include="Extensions\JsonExtensions.cs" />
<Compile Include="Format\Money.cs" />
<Compile Include="Imports\DefaultValueProperty.cs" />
<Compile Include="Imports\IImportExcelProcess.cs" />
<Compile Include="Imports\ImportChildProperty.cs" />
<Compile Include="Imports\ImportComplexProperty.cs" />
<Compile Include="Imports\ImportConfig.cs" />
<Compile Include="Imports\ImportExcelProcess.cs" />
<Compile Include="Imports\ImportListProperty.cs" />
<Compile Include="Imports\ImportProperty.cs" />
<Compile Include="Imports\ImportResult.cs" />
<Compile Include="Imports\ImportSplitProperty.cs" />
<Compile Include="PayModels\ExtendedGateway.cs" />
<Compile Include="PayModels\FuiouBarcodepay.cs" />
<Compile Include="PayModels\FuiouPayHelp.cs" />
<Compile Include="PayModels\FuiouWechatPayParam.cs" />
<Compile Include="PayModels\MyNotify.cs" />
<Compile Include="PayModels\RSAConverter.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Search\BuildSqlReturnModel.cs" />
<Compile Include="Search\EnumClass.cs" />
<Compile Include="Search\SearchCondition.cs" />
<Compile Include="Search\SearchInfo.cs" />
<Compile Include="Common\EncryptHelper.cs" />
<Compile Include="Specifications\AndNotSpecification.cs" />
<Compile Include="Specifications\AndSpecification.cs" />
<Compile Include="Specifications\AnySpecification.cs" />
<Compile Include="Specifications\CompositeSpecification.cs" />
<Compile Include="Specifications\ExpressionFuncExtender.cs" />
<Compile Include="Specifications\ExpressionSpecification.cs" />
<Compile Include="Specifications\ICompositeSpecification.cs" />
<Compile Include="Specifications\ISpecification.cs" />
<Compile Include="Specifications\ISpecificationParser.cs" />
<Compile Include="Specifications\NoneSpecification.cs" />
<Compile Include="Specifications\NotSpecification.cs" />
<Compile Include="Specifications\OrSpecification.cs" />
<Compile Include="Specifications\ParameterRebinder.cs" />
<Compile Include="Specifications\Specification.cs" />
<Compile Include="Trees\ITreeContext.cs" />
<Compile Include="Trees\ITreeNode.cs" />
<Compile Include="Trees\TreeBuilder.cs" />
<Compile Include="Trees\TreeContext.cs" />
<Compile Include="Trees\TreeNode.cs" />
<Compile Include="Trees\TreeNodeExtensions.cs" />
<Compile Include="UnityExtensions\CachingCallHandler.cs" />
<Compile Include="UnityExtensions\CachingCallHandlerAttribute.cs" />
<Compile Include="UnityExtensions\ExceptionLogBehavior.cs" />
<Compile Include="UnityExtensions\UnityControllerActivator.cs" />
<Compile Include="UnityExtensions\UnityHelper.cs" />
<Compile Include="Utils\HttpUtils.cs" />
<Compile Include="Utils\ValidUtil.cs" />
<Compile Include="WebPost\Constants.cs" />
<Compile Include="WebPost\FileItem.cs" />
<Compile Include="WebPost\RongCloudServer.cs" />
<Compile Include="WebPost\RongHttpClient.cs" />
<Compile Include="WebPost\WebUtils.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>
<ItemGroup>
<Content Include="Ionic.Zip.xml" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\FrameWork\SqlSugar\SqlSugar.csproj">
<Project>{489bb790-226c-4fad-8d1e-51d72a7ff8e5}</Project>
<Name>SqlSugar</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
</Target>
<!-- 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.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>