|
9 | 9 | <AppDesignerFolder>Properties</AppDesignerFolder> |
10 | 10 | <RootNamespace>RedLock4Net</RootNamespace> |
11 | 11 | <AssemblyName>RedLock4Net</AssemblyName> |
12 | | - <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| 12 | + <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
13 | 13 | <FileAlignment>512</FileAlignment> |
14 | 14 | <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> |
15 | 15 | <TargetFrameworkProfile /> |
| 16 | + <NuGetPackageImportStamp> |
| 17 | + </NuGetPackageImportStamp> |
16 | 18 | </PropertyGroup> |
17 | 19 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
18 | 20 | <PlatformTarget>AnyCPU</PlatformTarget> |
|
23 | 25 | <DefineConstants>DEBUG;TRACE</DefineConstants> |
24 | 26 | <ErrorReport>prompt</ErrorReport> |
25 | 27 | <WarningLevel>4</WarningLevel> |
| 28 | + <Prefer32Bit>false</Prefer32Bit> |
26 | 29 | </PropertyGroup> |
27 | 30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
28 | 31 | <PlatformTarget>AnyCPU</PlatformTarget> |
|
32 | 35 | <DefineConstants>TRACE</DefineConstants> |
33 | 36 | <ErrorReport>prompt</ErrorReport> |
34 | 37 | <WarningLevel>4</WarningLevel> |
| 38 | + <Prefer32Bit>false</Prefer32Bit> |
35 | 39 | </PropertyGroup> |
36 | 40 | <PropertyGroup> |
37 | 41 | <StartupObject /> |
|
49 | 53 | <HintPath>..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll</HintPath> |
50 | 54 | <Private>True</Private> |
51 | 55 | </Reference> |
52 | | - <Reference Include="StackExchange.Redis, Version=1.1.608.0, Culture=neutral, processorArchitecture=MSIL"> |
53 | | - <HintPath>..\packages\StackExchange.Redis.1.1.608\lib\net40\StackExchange.Redis.dll</HintPath> |
54 | | - <Private>True</Private> |
| 56 | + <Reference Include="Pipelines.Sockets.Unofficial, Version=1.0.0.0, Culture=neutral, PublicKeyToken=42ea0a778e13fbe2, processorArchitecture=MSIL"> |
| 57 | + <HintPath>..\packages\Pipelines.Sockets.Unofficial.1.0.9\lib\net461\Pipelines.Sockets.Unofficial.dll</HintPath> |
| 58 | + </Reference> |
| 59 | + <Reference Include="StackExchange.Redis, Version=2.0.0.0, Culture=neutral, PublicKeyToken=c219ff1ca8c2ce46, processorArchitecture=MSIL"> |
| 60 | + <HintPath>..\packages\StackExchange.Redis.2.0.519\lib\net461\StackExchange.Redis.dll</HintPath> |
55 | 61 | </Reference> |
56 | 62 | <Reference Include="System" /> |
| 63 | + <Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 64 | + <HintPath>..\packages\System.Buffers.4.5.0\lib\netstandard2.0\System.Buffers.dll</HintPath> |
| 65 | + </Reference> |
57 | 66 | <Reference Include="System.Core" /> |
| 67 | + <Reference Include="System.Diagnostics.PerformanceCounter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 68 | + <HintPath>..\packages\System.Diagnostics.PerformanceCounter.4.5.0\lib\net461\System.Diagnostics.PerformanceCounter.dll</HintPath> |
| 69 | + </Reference> |
58 | 70 | <Reference Include="System.IO, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
59 | 71 | <HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.IO.dll</HintPath> |
60 | 72 | <Private>True</Private> |
61 | 73 | </Reference> |
| 74 | + <Reference Include="System.IO.Pipelines, Version=4.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 75 | + <HintPath>..\packages\System.IO.Pipelines.4.5.2\lib\netstandard2.0\System.IO.Pipelines.dll</HintPath> |
| 76 | + </Reference> |
| 77 | + <Reference Include="System.Memory, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 78 | + <HintPath>..\packages\System.Memory.4.5.1\lib\netstandard2.0\System.Memory.dll</HintPath> |
| 79 | + </Reference> |
62 | 80 | <Reference Include="System.Net" /> |
| 81 | + <Reference Include="System.Numerics" /> |
| 82 | + <Reference Include="System.Numerics.Vectors, Version=4.1.4.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 83 | + <HintPath>..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 84 | + </Reference> |
63 | 85 | <Reference Include="System.Runtime, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
64 | 86 | <HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Runtime.dll</HintPath> |
65 | 87 | <Private>True</Private> |
66 | 88 | </Reference> |
| 89 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 90 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 91 | + </Reference> |
| 92 | + <Reference Include="System.Threading.Channels, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 93 | + <HintPath>..\packages\System.Threading.Channels.4.5.0\lib\netstandard2.0\System.Threading.Channels.dll</HintPath> |
| 94 | + </Reference> |
67 | 95 | <Reference Include="System.Threading.Tasks, Version=2.6.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
68 | 96 | <HintPath>..\packages\Microsoft.Bcl.1.1.10\lib\net40\System.Threading.Tasks.dll</HintPath> |
69 | 97 | <Private>True</Private> |
70 | 98 | </Reference> |
| 99 | + <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 100 | + <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.1\lib\netstandard2.0\System.Threading.Tasks.Extensions.dll</HintPath> |
| 101 | + </Reference> |
71 | 102 | <Reference Include="System.Xml.Linq" /> |
72 | 103 | <Reference Include="System.Data.DataSetExtensions" /> |
73 | 104 | <Reference Include="Microsoft.CSharp" /> |
74 | 105 | <Reference Include="System.Data" /> |
75 | | - <Reference Include="System.Net.Http" /> |
76 | 106 | <Reference Include="System.Xml" /> |
77 | 107 | </ItemGroup> |
78 | 108 | <ItemGroup> |
|
82 | 112 | <Compile Include="RedLockFactory.cs" /> |
83 | 113 | </ItemGroup> |
84 | 114 | <ItemGroup> |
85 | | - <None Include="app.config" /> |
86 | | - <None Include="packages.config" /> |
| 115 | + <None Include="app.config"> |
| 116 | + <SubType>Designer</SubType> |
| 117 | + </None> |
| 118 | + <None Include="packages.config"> |
| 119 | + <SubType>Designer</SubType> |
| 120 | + </None> |
87 | 121 | </ItemGroup> |
88 | 122 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
89 | | - <Import Project="..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets" Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" /> |
90 | | - <Target Name="EnsureBclBuildImported" BeforeTargets="BeforeBuild" Condition="'$(BclBuildImported)' == ''"> |
91 | | - <Error Condition="!Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=317567." HelpKeyword="BCLBUILD2001" /> |
92 | | - <Error Condition="Exists('..\packages\Microsoft.Bcl.Build.1.0.14\tools\Microsoft.Bcl.Build.targets')" Text="The build restored NuGet packages. Build the project again to include these packages in the build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317568." HelpKeyword="BCLBUILD2002" /> |
| 123 | + <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')" /> |
| 124 | + <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| 125 | + <PropertyGroup> |
| 126 | + <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText> |
| 127 | + </PropertyGroup> |
| 128 | + <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'))" /> |
93 | 129 | </Target> |
94 | 130 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
95 | 131 | Other similar extension points exist, see Microsoft.Common.targets. |
|
0 commit comments