|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | 2 | <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | + <Import Project="..\packages\ConfigureAwait.Fody.3.3.1\build\ConfigureAwait.Fody.props" Condition="Exists('..\packages\ConfigureAwait.Fody.3.3.1\build\ConfigureAwait.Fody.props')" /> |
3 | 4 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
4 | 5 | <PropertyGroup> |
5 | 6 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|
35 | 36 | <WarningLevel>4</WarningLevel> |
36 | 37 | </PropertyGroup> |
37 | 38 | <ItemGroup> |
38 | | - <Reference Include="Abp, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
39 | | - <HintPath>..\packages\Abp.6.0.0\lib\netstandard2.0\Abp.dll</HintPath> |
| 39 | + <Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 40 | + <HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath> |
40 | 41 | </Reference> |
41 | | - <Reference Include="Abp.AutoMapper, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
42 | | - <HintPath>..\packages\Abp.AutoMapper.6.0.0\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath> |
| 42 | + <Reference Include="Abp.AutoMapper, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 43 | + <HintPath>..\packages\Abp.AutoMapper.6.1.1\lib\netstandard2.0\Abp.AutoMapper.dll</HintPath> |
43 | 44 | </Reference> |
44 | | - <Reference Include="Abp.Zero, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
45 | | - <HintPath>..\packages\Abp.Zero.6.0.0\lib\net461\Abp.Zero.dll</HintPath> |
| 45 | + <Reference Include="Abp.Zero, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 46 | + <HintPath>..\packages\Abp.Zero.6.1.1\lib\net461\Abp.Zero.dll</HintPath> |
46 | 47 | </Reference> |
47 | | - <Reference Include="Abp.Zero.Common, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
48 | | - <HintPath>..\packages\Abp.Zero.Common.6.0.0\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath> |
| 48 | + <Reference Include="Abp.Zero.Common, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 49 | + <HintPath>..\packages\Abp.Zero.Common.6.1.1\lib\netstandard2.0\Abp.Zero.Common.dll</HintPath> |
49 | 50 | </Reference> |
50 | 51 | <Reference Include="AutoMapper, Version=10.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL"> |
51 | 52 | <HintPath>..\packages\AutoMapper.10.1.1\lib\net461\AutoMapper.dll</HintPath> |
|
65 | 66 | <Reference Include="Castle.Windsor, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL"> |
66 | 67 | <HintPath>..\packages\Castle.Windsor.5.1.0-beta001\lib\net45\Castle.Windsor.dll</HintPath> |
67 | 68 | </Reference> |
| 69 | + <Reference Include="ConfigureAwait, Version=3.3.1.0, Culture=neutral, PublicKeyToken=233850a516558a98, processorArchitecture=MSIL"> |
| 70 | + <HintPath>..\packages\ConfigureAwait.Fody.3.3.1\lib\net452\ConfigureAwait.dll</HintPath> |
| 71 | + </Reference> |
68 | 72 | <Reference Include="JetBrains.Annotations, Version=2020.2.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325, processorArchitecture=MSIL"> |
69 | 73 | <HintPath>..\packages\JetBrains.Annotations.2020.2.0-eap\lib\net20\JetBrains.Annotations.dll</HintPath> |
70 | 74 | </Reference> |
|
274 | 278 | </PropertyGroup> |
275 | 279 | <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" /> |
276 | 280 | <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets'))" /> |
| 281 | + <Error Condition="!Exists('..\packages\Fody.6.0.2\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.0.2\build\Fody.targets'))" /> |
| 282 | + <Error Condition="!Exists('..\packages\ConfigureAwait.Fody.3.3.1\build\ConfigureAwait.Fody.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\ConfigureAwait.Fody.3.3.1\build\ConfigureAwait.Fody.props'))" /> |
277 | 283 | </Target> |
278 | 284 | <Import Project="..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets')" /> |
| 285 | + <Import Project="..\packages\Fody.6.0.2\build\Fody.targets" Condition="Exists('..\packages\Fody.6.0.2\build\Fody.targets')" /> |
279 | 286 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
280 | 287 | Other similar extension points exist, see Microsoft.Common.targets. |
281 | 288 | <Target Name="BeforeBuild"> |
|
0 commit comments