|
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\PostSharp.6.6.15\build\PostSharp.props" Condition="Exists('..\..\packages\PostSharp.6.6.15\build\PostSharp.props')" /> |
| 3 | + <Import Project="..\..\packages\PostSharp.2025.1.5\build\PostSharp.props" Condition="Exists('..\..\packages\PostSharp.2025.1.5\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> |
|
73 | 73 | <SkipPostSharp>True</SkipPostSharp> |
74 | 74 | </PropertyGroup> |
75 | 75 | <ItemGroup> |
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> |
| 76 | + <Reference Include="PostSharp, Version=2025.1.5.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
| 77 | + <HintPath>..\..\packages\PostSharp.Redist.2025.1.5\lib\net45\PostSharp.dll</HintPath> |
78 | 78 | </Reference> |
79 | | - <Reference Include="PostSharp.Compiler.Common, Version=6.6.15.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
80 | | - <HintPath>..\..\packages\PostSharp.Compiler.Common.6.6.15\lib\netstandard2.0\PostSharp.Compiler.Common.dll</HintPath> |
81 | | - <Private>True</Private> |
| 79 | + <Reference Include="PostSharp.Compiler.Common, Version=2025.1.5.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
| 80 | + <HintPath>..\..\packages\PostSharp.Compiler.Common.2025.1.5\lib\netstandard2.0\PostSharp.Compiler.Common.dll</HintPath> |
82 | 81 | </Reference> |
83 | | - <Reference Include="PostSharp.Compiler.Settings, Version=6.6.15.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
84 | | - <HintPath>..\..\packages\PostSharp.Compiler.Settings.6.6.15\lib\netstandard2.0\PostSharp.Compiler.Settings.dll</HintPath> |
85 | | - <Private>True</Private> |
| 82 | + <Reference Include="PostSharp.Compiler.Platform.NetFramework, Version=2025.1.5.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\..\packages\PostSharp.Compiler.Platforms.2025.1.5\lib\net472\PostSharp.Compiler.Platform.NetFramework.dll</HintPath> |
| 84 | + </Reference> |
| 85 | + <Reference Include="PostSharp.Compiler.Settings, Version=2025.1.5.0, Culture=neutral, PublicKeyToken=b13fd38b8f9c99d7, processorArchitecture=MSIL"> |
| 86 | + <HintPath>..\..\packages\PostSharp.Compiler.Settings.2025.1.5\lib\netstandard2.0\PostSharp.Compiler.Settings.dll</HintPath> |
86 | 87 | </Reference> |
87 | 88 | <Reference Include="System" /> |
88 | 89 | <Reference Include="System.Data" /> |
|
243 | 244 | </PropertyGroup> |
244 | 245 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
245 | 246 | <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" /> |
246 | | - <Import Project="$(MSBuildCommunityTasksPath)\MSBuild.Community.Tasks.Targets" /> |
| 247 | + <Import Project="$(MSBuildCommunityTasksPath)\MSBuild.Community.Tasks.Targets" Condition="Exists('$(MSBuildCommunityTasksPath)\MSBuild.Community.Tasks.Targets')" /> |
247 | 248 | <ProjectExtensions> |
248 | 249 | <VisualStudio> |
249 | 250 | <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}"> |
|
277 | 278 | <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> |
278 | 279 | </PropertyGroup> |
279 | 280 | <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'))" /> |
| 281 | + <Error Condition="!Exists('..\..\packages\PostSharp.2025.1.5\build\PostSharp.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.2025.1.5\build\PostSharp.props'))" /> |
| 282 | + <Error Condition="!Exists('..\..\packages\PostSharp.2025.1.5\build\PostSharp.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\PostSharp.2025.1.5\build\PostSharp.targets'))" /> |
282 | 283 | </Target> |
283 | 284 | <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')" /> |
| 285 | + <Import Project="..\..\packages\PostSharp.2025.1.5\build\PostSharp.targets" Condition="Exists('..\..\packages\PostSharp.2025.1.5\build\PostSharp.targets')" /> |
285 | 286 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
286 | 287 | Other similar extension points exist, see Microsoft.Common.targets. |
287 | 288 | <Target Name="BeforeBuild"> |
|
0 commit comments