1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project ToolsVersion =" 15.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
- <Import Project =" ..\..\packages\PostSharp.6.1.18 \build\PostSharp.props" Condition =" Exists('..\..\packages\PostSharp.6.1.18 \build\PostSharp.props')" />
3
+ <Import Project =" ..\..\packages\PostSharp.6.2.7 \build\PostSharp.props" Condition =" Exists('..\..\packages\PostSharp.6.2.7 \build\PostSharp.props')" />
4
4
<Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
5
<PropertyGroup >
6
6
<Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
43
43
<HintPath >..\..\packages\Common.Logging.Core.3.4.1\lib\net40\Common.Logging.Core.dll</HintPath >
44
44
<Private >True</Private >
45
45
</Reference >
46
- <Reference Include =" PostSharp, Version=6.1.18 .0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL" >
47
- <HintPath >..\..\packages\PostSharp.Redist.6.1.18 \lib\net45\PostSharp.dll</HintPath >
46
+ <Reference Include =" PostSharp, Version=6.2.7 .0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL" >
47
+ <HintPath >..\..\packages\PostSharp.Redist.6.2.7 \lib\net45\PostSharp.dll</HintPath >
48
48
</Reference >
49
- <Reference Include =" PostSharp.Patterns.Common, Version=6.1.18 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
50
- <HintPath >..\..\packages\PostSharp.Patterns.Common.Redist.6.1.18 \lib\net46\PostSharp.Patterns.Common.dll</HintPath >
49
+ <Reference Include =" PostSharp.Patterns.Common, Version=6.2.7 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
50
+ <HintPath >..\..\packages\PostSharp.Patterns.Common.Redist.6.2.7 \lib\net46\PostSharp.Patterns.Common.dll</HintPath >
51
51
</Reference >
52
- <Reference Include =" PostSharp.Patterns.Diagnostics, Version=6.1.18 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
53
- <HintPath >..\..\packages\PostSharp.Patterns.Diagnostics.Redist.6.1.18 \lib\net46\PostSharp.Patterns.Diagnostics.dll</HintPath >
52
+ <Reference Include =" PostSharp.Patterns.Diagnostics, Version=6.2.7 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
53
+ <HintPath >..\..\packages\PostSharp.Patterns.Diagnostics.Redist.6.2.7 \lib\net46\PostSharp.Patterns.Diagnostics.dll</HintPath >
54
54
</Reference >
55
- <Reference Include =" PostSharp.Patterns.Diagnostics.Backends.CommonLogging, Version=6.1.18 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
56
- <HintPath >..\..\packages\PostSharp.Patterns.Diagnostics.CommonLogging.6.1.18 \lib\net40\PostSharp.Patterns.Diagnostics.Backends.CommonLogging.dll</HintPath >
55
+ <Reference Include =" PostSharp.Patterns.Diagnostics.Backends.CommonLogging, Version=6.2.7 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
56
+ <HintPath >..\..\packages\PostSharp.Patterns.Diagnostics.CommonLogging.6.2.7 \lib\net40\PostSharp.Patterns.Diagnostics.Backends.CommonLogging.dll</HintPath >
57
57
</Reference >
58
58
<Reference Include =" System" />
59
59
<Reference Include =" System.Core" />
82
82
<PropertyGroup >
83
83
<ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
84
84
</PropertyGroup >
85
- <Error Condition =" !Exists('..\..\packages\PostSharp.6.1.18 \build\PostSharp.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.1.18 \build\PostSharp.props'))" />
86
- <Error Condition =" !Exists('..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets'))" />
85
+ <Error Condition =" !Exists('..\..\packages\PostSharp.6.2.7 \build\PostSharp.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.2.7 \build\PostSharp.props'))" />
86
+ <Error Condition =" !Exists('..\..\packages\PostSharp.6.2.7 \build\PostSharp.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.2.7 \build\PostSharp.targets'))" />
87
87
</Target >
88
- <Import Project =" ..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets" Condition =" Exists('..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets')" />
88
+ <Import Project =" ..\..\packages\PostSharp.6.2.7 \build\PostSharp.targets" Condition =" Exists('..\..\packages\PostSharp.6.2.7 \build\PostSharp.targets')" />
89
89
</Project >
0 commit comments