|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | | - <Import Project="..\..\packages\PostSharp.5.0.33\build\PostSharp.props" Condition="Exists('..\..\packages\PostSharp.5.0.33\build\PostSharp.props')" /> |
| 2 | +<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 3 | + <Import Project="..\..\packages\PostSharp.6.6.15\build\PostSharp.props" Condition="Exists('..\..\packages\PostSharp.6.6.15\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> |
|
14 | 14 | <AppDesignerFolder>Properties</AppDesignerFolder> |
15 | 15 | <RootNamespace>PostSharp.LicenseServer</RootNamespace> |
16 | 16 | <AssemblyName>PostSharp.LicenseServer</AssemblyName> |
17 | | - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
| 17 | + <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion> |
18 | 18 | <UseIISExpress>true</UseIISExpress> |
19 | 19 | <FileUpgradeFlags> |
20 | 20 | </FileUpgradeFlags> |
|
26 | 26 | <IISExpressWindowsAuthentication /> |
27 | 27 | <IISExpressUseClassicPipelineMode /> |
28 | 28 | <TargetFrameworkProfile /> |
29 | | - <MSBuildCommunityTasksPath>$(MSBuildThisFileDirectory)..\..\packages\MSBuildTasks.1.4.0.88\tools</MSBuildCommunityTasksPath> |
| 29 | + <MSBuildCommunityTasksPath>$(MSBuildThisFileDirectory)..\..\packages\MSBuildTasks.1.5.0.235\tools</MSBuildCommunityTasksPath> |
30 | 30 | <NuGetPackageImportStamp> |
31 | 31 | </NuGetPackageImportStamp> |
32 | 32 | </PropertyGroup> |
|
73 | 73 | <SkipPostSharp>True</SkipPostSharp> |
74 | 74 | </PropertyGroup> |
75 | 75 | <ItemGroup> |
76 | | - <Reference Include="PostSharp, Version=5.0.33.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
77 | | - <HintPath>..\..\packages\PostSharp.Redist.5.0.33\lib\net45\PostSharp.dll</HintPath> |
| 76 | + <Reference Include="PostSharp, Version=6.6.15.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\..\packages\PostSharp.Redist.6.6.15\lib\net45\PostSharp.dll</HintPath> |
78 | 78 | </Reference> |
79 | 79 | <Reference Include="PostSharp.Compiler.Common, Version=5.0.33.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
80 | | - <HintPath>..\..\packages\PostSharp.Compiler.Common.5.0.33\lib\net45\PostSharp.Compiler.Common.dll</HintPath> |
| 80 | + <HintPath>..\..\packages\PostSharp.Compiler.Common.6.6.15\lib\netstandard2.0\PostSharp.Compiler.Common.dll</HintPath> |
| 81 | + <Private>True</Private> |
81 | 82 | </Reference> |
82 | 83 | <Reference Include="PostSharp.Compiler.Settings, Version=5.0.33.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
83 | | - <HintPath>..\..\packages\PostSharp.Compiler.Settings.5.0.33\lib\net45\PostSharp.Compiler.Settings.dll</HintPath> |
| 84 | + <HintPath>..\..\packages\PostSharp.Compiler.Settings.6.6.15\lib\netstandard2.0\PostSharp.Compiler.Settings.dll</HintPath> |
| 85 | + <Private>True</Private> |
84 | 86 | </Reference> |
85 | 87 | <Reference Include="System" /> |
86 | 88 | <Reference Include="System.Data" /> |
87 | | - <Reference Include="System.Data.DataSetExtensions" /> |
88 | 89 | <Reference Include="System.Data.Linq" /> |
89 | 90 | <Reference Include="System.Web" /> |
90 | 91 | <Reference Include="System.Web.ApplicationServices" /> |
91 | 92 | <Reference Include="System.Web.DynamicData" /> |
92 | 93 | <Reference Include="System.Web.Entity" /> |
93 | | - <Reference Include="System.Web.Extensions" /> |
94 | 94 | <Reference Include="System.Xml" /> |
95 | 95 | <Reference Include="System.Configuration" /> |
96 | | - <Reference Include="System.Xml.Linq" /> |
97 | 96 | </ItemGroup> |
98 | 97 | <ItemGroup> |
99 | 98 | <Content Include="Admin\AddLicense.aspx" /> |
|
277 | 276 | <PropertyGroup> |
278 | 277 | <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> |
279 | 278 | </PropertyGroup> |
280 | | - <Error Condition="!Exists('..\..\packages\PostSharp.5.0.26-rc\build\PostSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.5.0.26-rc\build\PostSharp.targets'))" /> |
281 | | - <Error Condition="!Exists('..\..\packages\PostSharp.5.0.33\build\PostSharp.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.5.0.33\build\PostSharp.props'))" /> |
282 | | - <Error Condition="!Exists('..\..\packages\PostSharp.5.0.33\build\PostSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.5.0.33\build\PostSharp.targets'))" /> |
| 279 | + <Error Condition="!Exists('..\..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets'))" /> |
| 280 | + <Error Condition="!Exists('..\..\packages\PostSharp.6.6.15\build\PostSharp.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.6.15\build\PostSharp.props'))" /> |
| 281 | + <Error Condition="!Exists('..\..\packages\PostSharp.6.6.15\build\PostSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.6.6.15\build\PostSharp.targets'))" /> |
283 | 282 | </Target> |
284 | | - <Import Project="..\..\packages\PostSharp.5.0.23-preview\build\PostSharp.targets" Condition="Exists('..\..\packages\PostSharp.5.0.23-preview\build\PostSharp.targets')" /> |
285 | | - <Import Project="..\..\packages\PostSharp.5.0.33\build\PostSharp.targets" Condition="Exists('..\..\packages\PostSharp.5.0.33\build\PostSharp.targets')" /> |
| 283 | + <Import Project="..\..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets" Condition="Exists('..\..\packages\MSBuildTasks.1.5.0.235\build\MSBuildTasks.targets')" /> |
| 284 | + <Import Project="..\..\packages\PostSharp.6.6.15\build\PostSharp.targets" Condition="Exists('..\..\packages\PostSharp.6.6.15\build\PostSharp.targets')" /> |
286 | 285 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
287 | 286 | Other similar extension points exist, see Microsoft.Common.targets. |
288 | 287 | <Target Name="BeforeBuild"> |
|
0 commit comments