|
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="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
4 | 5 | <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
5 | 6 | <PropertyGroup>
|
|
36 | 37 | <WarningLevel>4</WarningLevel>
|
37 | 38 | </PropertyGroup>
|
38 | 39 | <ItemGroup>
|
39 |
| - <Reference Include="Abp, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
40 |
| - <HintPath>..\packages\Abp.6.0.0\lib\netstandard2.0\Abp.dll</HintPath> |
| 40 | + <Reference Include="Abp, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 41 | + <HintPath>..\packages\Abp.6.1.1\lib\netstandard2.0\Abp.dll</HintPath> |
41 | 42 | </Reference>
|
42 |
| - <Reference Include="Abp.EntityFramework, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
43 |
| - <HintPath>..\packages\Abp.EntityFramework.6.0.0\lib\net461\Abp.EntityFramework.dll</HintPath> |
| 43 | + <Reference Include="Abp.EntityFramework, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 44 | + <HintPath>..\packages\Abp.EntityFramework.6.1.1\lib\net461\Abp.EntityFramework.dll</HintPath> |
44 | 45 | </Reference>
|
45 |
| - <Reference Include="Abp.EntityFramework.Common, Version=6.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
46 |
| - <HintPath>..\packages\Abp.EntityFramework.Common.6.0.0\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath> |
| 46 | + <Reference Include="Abp.EntityFramework.Common, Version=6.1.1.0, Culture=neutral, processorArchitecture=MSIL"> |
| 47 | + <HintPath>..\packages\Abp.EntityFramework.Common.6.1.1\lib\netstandard2.0\Abp.EntityFramework.Common.dll</HintPath> |
47 | 48 | </Reference>
|
48 | 49 | <Reference Include="Castle.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
|
49 | 50 | <HintPath>..\packages\Castle.Core.4.4.1\lib\net45\Castle.Core.dll</HintPath>
|
|
57 | 58 | <Reference Include="Castle.Windsor, Version=5.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
|
58 | 59 | <HintPath>..\packages\Castle.Windsor.5.1.0-beta001\lib\net45\Castle.Windsor.dll</HintPath>
|
59 | 60 | </Reference>
|
| 61 | + <Reference Include="ConfigureAwait, Version=3.3.1.0, Culture=neutral, PublicKeyToken=233850a516558a98, processorArchitecture=MSIL"> |
| 62 | + <HintPath>..\packages\ConfigureAwait.Fody.3.3.1\lib\net452\ConfigureAwait.dll</HintPath> |
| 63 | + </Reference> |
60 | 64 | <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
61 | 65 | <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
62 | 66 | </Reference>
|
|
243 | 247 | <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'))" />
|
244 | 248 | <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
245 | 249 | <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
| 250 | + <Error Condition="!Exists('..\packages\Fody.6.0.2\build\Fody.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Fody.6.0.2\build\Fody.targets'))" /> |
| 251 | + <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'))" /> |
246 | 252 | </Target>
|
247 | 253 | <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')" />
|
248 | 254 | <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
| 255 | + <Import Project="..\packages\Fody.6.0.2\build\Fody.targets" Condition="Exists('..\packages\Fody.6.0.2\build\Fody.targets')" /> |
249 | 256 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
250 | 257 | Other similar extension points exist, see Microsoft.Common.targets.
|
251 | 258 | <Target Name="BeforeBuild">
|
|
0 commit comments