|
19 | 19 | <UpgradeBackupLocation> |
20 | 20 | </UpgradeBackupLocation> |
21 | 21 | <OldToolsVersion>3.5</OldToolsVersion> |
22 | | - <NuGetPackageImportStamp>c2b78731</NuGetPackageImportStamp> |
| 22 | + <NuGetPackageImportStamp> |
| 23 | + </NuGetPackageImportStamp> |
| 24 | + <TargetFrameworkProfile /> |
23 | 25 | <PublishUrl>publish\</PublishUrl> |
24 | 26 | <Install>true</Install> |
25 | 27 | <InstallFrom>Disk</InstallFrom> |
|
30 | 32 | <UpdatePeriodically>false</UpdatePeriodically> |
31 | 33 | <UpdateRequired>false</UpdateRequired> |
32 | 34 | <MapFileExtensions>true</MapFileExtensions> |
33 | | - <ApplicationRevision>1</ApplicationRevision> |
| 35 | + <ApplicationRevision>3</ApplicationRevision> |
34 | 36 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
35 | 37 | <UseApplicationTrust>false</UseApplicationTrust> |
36 | 38 | <PublishWizardCompleted>true</PublishWizardCompleted> |
37 | 39 | <BootstrapperEnabled>true</BootstrapperEnabled> |
38 | | - <TargetFrameworkProfile /> |
39 | 40 | </PropertyGroup> |
40 | 41 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
41 | 42 | <DebugSymbols>true</DebugSymbols> |
|
73 | 74 | <SpecificVersion>False</SpecificVersion> |
74 | 75 | <HintPath>.\MagicLibrary.dll</HintPath> |
75 | 76 | </Reference> |
| 77 | + <Reference Include="Microsoft.AppCenter, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 78 | + <HintPath>..\packages\Microsoft.AppCenter.3.2.1\lib\net461\Microsoft.AppCenter.dll</HintPath> |
| 79 | + </Reference> |
| 80 | + <Reference Include="Microsoft.AppCenter.Analytics, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 81 | + <HintPath>..\packages\Microsoft.AppCenter.Analytics.3.2.1\lib\net461\Microsoft.AppCenter.Analytics.dll</HintPath> |
| 82 | + </Reference> |
| 83 | + <Reference Include="Microsoft.AppCenter.Crashes, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
| 84 | + <HintPath>..\packages\Microsoft.AppCenter.Crashes.3.2.1\lib\net461\Microsoft.AppCenter.Crashes.dll</HintPath> |
| 85 | + </Reference> |
76 | 86 | <Reference Include="Microsoft.VisualBasic" /> |
77 | 87 | <Reference Include="MSTSCLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL"> |
78 | 88 | <SpecificVersion>False</SpecificVersion> |
79 | 89 | <HintPath>..\MsTscAxWrapper\MSTSCLib.dll</HintPath> |
80 | 90 | </Reference> |
| 91 | + <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL"> |
| 92 | + <HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath> |
| 93 | + </Reference> |
| 94 | + <Reference Include="SQLitePCLRaw.batteries_v2, Version=2.0.2.669, Culture=neutral, PublicKeyToken=8226ea5df37bcae9, processorArchitecture=MSIL"> |
| 95 | + <HintPath>..\packages\SQLitePCLRaw.bundle_green.2.0.2\lib\net461\SQLitePCLRaw.batteries_v2.dll</HintPath> |
| 96 | + </Reference> |
| 97 | + <Reference Include="SQLitePCLRaw.core, Version=2.0.2.669, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL"> |
| 98 | + <HintPath>..\packages\SQLitePCLRaw.core.2.0.2\lib\netstandard2.0\SQLitePCLRaw.core.dll</HintPath> |
| 99 | + </Reference> |
| 100 | + <Reference Include="SQLitePCLRaw.nativelibrary, Version=2.0.2.669, Culture=neutral, PublicKeyToken=502ed628492ab262, processorArchitecture=MSIL"> |
| 101 | + <HintPath>..\packages\SQLitePCLRaw.bundle_green.2.0.2\lib\net461\SQLitePCLRaw.nativelibrary.dll</HintPath> |
| 102 | + </Reference> |
| 103 | + <Reference Include="SQLitePCLRaw.provider.dynamic_cdecl, Version=2.0.2.669, Culture=neutral, PublicKeyToken=b68184102cba0b3b, processorArchitecture=MSIL"> |
| 104 | + <HintPath>..\packages\SQLitePCLRaw.provider.dynamic_cdecl.2.0.2\lib\netstandard2.0\SQLitePCLRaw.provider.dynamic_cdecl.dll</HintPath> |
| 105 | + </Reference> |
81 | 106 | <Reference Include="System" /> |
| 107 | + <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 108 | + <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath> |
| 109 | + </Reference> |
82 | 110 | <Reference Include="System.configuration" /> |
83 | 111 | <Reference Include="System.Core"> |
84 | 112 | <RequiredTargetFramework>3.5</RequiredTargetFramework> |
85 | 113 | </Reference> |
86 | 114 | <Reference Include="System.Data" /> |
87 | 115 | <Reference Include="System.Deployment" /> |
88 | 116 | <Reference Include="System.Drawing" /> |
| 117 | + <Reference Include="System.Management" /> |
| 118 | + <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL"> |
| 119 | + <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath> |
| 120 | + </Reference> |
| 121 | + <Reference Include="System.Net.Http" /> |
| 122 | + <Reference Include="System.Numerics" /> |
| 123 | + <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 124 | + <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath> |
| 125 | + </Reference> |
| 126 | + <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 127 | + <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath> |
| 128 | + </Reference> |
89 | 129 | <Reference Include="System.Windows.Forms" /> |
90 | 130 | <Reference Include="System.Xml" /> |
91 | 131 | </ItemGroup> |
|
310 | 350 | <None Include="ICO\open_16.ico" /> |
311 | 351 | <None Include="ICO\pin_out.ico" /> |
312 | 352 | <None Include="MultiRemoteDesktopClient_TemporaryKey.pfx" /> |
| 353 | + <None Include="packages.config" /> |
313 | 354 | <None Include="Resources\pin_in.ico" /> |
314 | 355 | <None Include="ICO\pin_in.ico" /> |
315 | 356 | <None Include="ICO\password_48.png" /> |
|
404 | 445 | </BootstrapperPackage> |
405 | 446 | </ItemGroup> |
406 | 447 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
| 448 | + <Import Project="..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" /> |
| 449 | + <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| 450 | + <PropertyGroup> |
| 451 | + <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> |
| 452 | + </PropertyGroup> |
| 453 | + <Error Condition="!Exists('..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.2\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))" /> |
| 454 | + </Target> |
407 | 455 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
408 | 456 | Other similar extension points exist, see Microsoft.Common.targets. |
409 | 457 | <Target Name="BeforeBuild"> |
|
0 commit comments