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.13-rc \build\PostSharp.props" Condition =" Exists('..\..\packages\PostSharp.6.1.13-rc \build\PostSharp.props')" />
3
+ <Import Project =" ..\..\packages\PostSharp.6.1.18 \build\PostSharp.props" Condition =" Exists('..\..\packages\PostSharp.6.1.18 \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 >
35
35
<WarningLevel >4</WarningLevel >
36
36
</PropertyGroup >
37
37
<ItemGroup >
38
- <Reference Include =" PostSharp, Version=6.1.13 .0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL" >
39
- <HintPath >..\..\packages\PostSharp.Redist.6.1.13-rc \lib\net45\PostSharp.dll</HintPath >
38
+ <Reference Include =" PostSharp, Version=6.1.18 .0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL" >
39
+ <HintPath >..\..\packages\PostSharp.Redist.6.1.18 \lib\net45\PostSharp.dll</HintPath >
40
40
</Reference >
41
- <Reference Include =" PostSharp.Patterns.Common, Version=6.1.13 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
42
- <HintPath >..\..\packages\PostSharp.Patterns.Common.Redist.6.1.13-rc \lib\net46\PostSharp.Patterns.Common.dll</HintPath >
41
+ <Reference Include =" PostSharp.Patterns.Common, Version=6.1.18 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
42
+ <HintPath >..\..\packages\PostSharp.Patterns.Common.Redist.6.1.18 \lib\net46\PostSharp.Patterns.Common.dll</HintPath >
43
43
</Reference >
44
- <Reference Include =" PostSharp.Patterns.Diagnostics, Version=6.1.13 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
45
- <HintPath >..\..\packages\PostSharp.Patterns.Diagnostics.Redist.6.1.13-rc \lib\net46\PostSharp.Patterns.Diagnostics.dll</HintPath >
44
+ <Reference Include =" PostSharp.Patterns.Diagnostics, Version=6.1.18 .0, Culture=neutral, PublicKeyToken=e7f631e6ce13f078, processorArchitecture=MSIL" >
45
+ <HintPath >..\..\packages\PostSharp.Patterns.Diagnostics.Redist.6.1.18 \lib\net46\PostSharp.Patterns.Diagnostics.dll</HintPath >
46
46
</Reference >
47
47
<Reference Include =" System" />
48
48
<Reference Include =" System.Core" />
77
77
<PropertyGroup >
78
78
<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 >
79
79
</PropertyGroup >
80
- <Error Condition =" !Exists('..\..\packages\PostSharp.6.1.13-rc \build\PostSharp.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.1.13-rc \build\PostSharp.props'))" />
81
- <Error Condition =" !Exists('..\..\packages\PostSharp.6.1.13-rc \build\PostSharp.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.1.13-rc \build\PostSharp.targets'))" />
80
+ <Error Condition =" !Exists('..\..\packages\PostSharp.6.1.18 \build\PostSharp.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.1.18 \build\PostSharp.props'))" />
81
+ <Error Condition =" !Exists('..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets'))" />
82
82
</Target >
83
- <Import Project =" ..\..\packages\PostSharp.6.1.13-rc \build\PostSharp.targets" Condition =" Exists('..\..\packages\PostSharp.6.1.13-rc \build\PostSharp.targets')" />
83
+ <Import Project =" ..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets" Condition =" Exists('..\..\packages\PostSharp.6.1.18 \build\PostSharp.targets')" />
84
84
</Project >
0 commit comments