|
@@ -1,5 +1,6 @@
|
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\EntityFramework.6.3.0\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.props')" />
|
3
|
4
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
4
|
5
|
<PropertyGroup>
|
5
|
6
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
@@ -8,15 +9,18 @@
|
8
|
9
|
<OutputType>WinExe</OutputType>
|
9
|
10
|
<RootNamespace>JPK_VDEK</RootNamespace>
|
10
|
11
|
<AssemblyName>JPK_VDEK</AssemblyName>
|
11
|
|
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
12
|
+ <TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
|
12
|
13
|
<FileAlignment>512</FileAlignment>
|
13
|
14
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
14
|
15
|
<WarningLevel>4</WarningLevel>
|
15
|
16
|
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
|
16
|
17
|
<Deterministic>true</Deterministic>
|
|
18
|
+ <NuGetPackageImportStamp>
|
|
19
|
+ </NuGetPackageImportStamp>
|
|
20
|
+ <TargetFrameworkProfile />
|
17
|
21
|
</PropertyGroup>
|
18
|
22
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
19
|
|
- <PlatformTarget>AnyCPU</PlatformTarget>
|
|
23
|
+ <PlatformTarget>x64</PlatformTarget>
|
20
|
24
|
<DebugSymbols>true</DebugSymbols>
|
21
|
25
|
<DebugType>full</DebugType>
|
22
|
26
|
<Optimize>false</Optimize>
|
|
@@ -38,9 +42,60 @@
|
38
|
42
|
<ApplicationIcon>trash_empty_ico.ico</ApplicationIcon>
|
39
|
43
|
</PropertyGroup>
|
40
|
44
|
<ItemGroup>
|
|
45
|
+ <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
46
|
+ <HintPath>..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.dll</HintPath>
|
|
47
|
+ </Reference>
|
|
48
|
+ <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
49
|
+ <HintPath>..\packages\EntityFramework.6.3.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
50
|
+ </Reference>
|
|
51
|
+ <Reference Include="Microsoft.Data.Sqlite, Version=5.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
|
|
52
|
+ <HintPath>..\packages\Microsoft.Data.Sqlite.Core.5.0.0\lib\netstandard2.0\Microsoft.Data.Sqlite.dll</HintPath>
|
|
53
|
+ </Reference>
|
|
54
|
+ <Reference Include="Plugin.SQLiteConnection, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
55
|
+ <HintPath>..\packages\Plugin.SQLiteConnection.1.0.0.0\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.SQLiteConnection.dll</HintPath>
|
|
56
|
+ </Reference>
|
|
57
|
+ <Reference Include="Plugin.SQLiteConnection.Abstractions, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
58
|
+ <HintPath>..\packages\Plugin.SQLiteConnection.1.0.0.0\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10+UAP10\Plugin.SQLiteConnection.Abstractions.dll</HintPath>
|
|
59
|
+ </Reference>
|
|
60
|
+ <Reference Include="SQLite-net, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
61
|
+ <HintPath>..\packages\sqlite-net-pcl.1.1.1\lib\portable-net45+wp8+wpa81+win8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLite-net.dll</HintPath>
|
|
62
|
+ </Reference>
|
|
63
|
+ <Reference Include="SQLitePCL.raw, Version=0.8.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
64
|
+ <HintPath>..\packages\SQLitePCL.raw.0.8.6\lib\net45\SQLitePCL.raw.dll</HintPath>
|
|
65
|
+ </Reference>
|
|
66
|
+ <Reference Include="SQLitePCLRaw.batteries_v2, Version=2.0.4.976, Culture=neutral, PublicKeyToken=8226ea5df37bcae9, processorArchitecture=MSIL">
|
|
67
|
+ <HintPath>..\packages\SQLitePCLRaw.bundle_e_sqlite3.2.0.4\lib\net461\SQLitePCLRaw.batteries_v2.dll</HintPath>
|
|
68
|
+ </Reference>
|
|
69
|
+ <Reference Include="SQLitePCLRaw.core, Version=2.0.4.976, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL">
|
|
70
|
+ <HintPath>..\packages\SQLitePCLRaw.core.2.0.4\lib\netstandard2.0\SQLitePCLRaw.core.dll</HintPath>
|
|
71
|
+ </Reference>
|
|
72
|
+ <Reference Include="SQLitePCLRaw.nativelibrary, Version=2.0.4.976, Culture=neutral, PublicKeyToken=502ed628492ab262, processorArchitecture=MSIL">
|
|
73
|
+ <HintPath>..\packages\SQLitePCLRaw.bundle_e_sqlite3.2.0.4\lib\net461\SQLitePCLRaw.nativelibrary.dll</HintPath>
|
|
74
|
+ </Reference>
|
|
75
|
+ <Reference Include="SQLitePCLRaw.provider.dynamic_cdecl, Version=2.0.4.976, Culture=neutral, PublicKeyToken=b68184102cba0b3b, processorArchitecture=MSIL">
|
|
76
|
+ <HintPath>..\packages\SQLitePCLRaw.provider.dynamic_cdecl.2.0.4\lib\netstandard2.0\SQLitePCLRaw.provider.dynamic_cdecl.dll</HintPath>
|
|
77
|
+ </Reference>
|
41
|
78
|
<Reference Include="System" />
|
|
79
|
+ <Reference Include="System.Buffers, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
80
|
+ <HintPath>..\packages\System.Buffers.4.4.0\lib\netstandard2.0\System.Buffers.dll</HintPath>
|
|
81
|
+ </Reference>
|
|
82
|
+ <Reference Include="System.ComponentModel.DataAnnotations" />
|
42
|
83
|
<Reference Include="System.Configuration" />
|
43
|
84
|
<Reference Include="System.Data" />
|
|
85
|
+ <Reference Include="System.Data.SQLite, Version=1.0.106.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
|
|
86
|
+ <SpecificVersion>False</SpecificVersion>
|
|
87
|
+ <HintPath>..\..\..\..\..\bk\sqlite-netFx46-static-binary-bundle-x64-2015-1.0.113.0\System.Data.SQLite.dll</HintPath>
|
|
88
|
+ </Reference>
|
|
89
|
+ <Reference Include="System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
90
|
+ <HintPath>..\packages\System.Memory.4.5.3\lib\netstandard2.0\System.Memory.dll</HintPath>
|
|
91
|
+ </Reference>
|
|
92
|
+ <Reference Include="System.Numerics" />
|
|
93
|
+ <Reference Include="System.Numerics.Vectors, Version=4.1.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
94
|
+ <HintPath>..\packages\System.Numerics.Vectors.4.4.0\lib\net46\System.Numerics.Vectors.dll</HintPath>
|
|
95
|
+ </Reference>
|
|
96
|
+ <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
97
|
+ <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
98
|
+ </Reference>
|
44
|
99
|
<Reference Include="System.Xml" />
|
45
|
100
|
<Reference Include="Microsoft.CSharp" />
|
46
|
101
|
<Reference Include="System.Core" />
|
|
@@ -201,6 +256,7 @@
|
201
|
256
|
<Generator>PublicResXFileCodeGenerator</Generator>
|
202
|
257
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
203
|
258
|
</EmbeddedResource>
|
|
259
|
+ <None Include="packages.config" />
|
204
|
260
|
<None Include="Properties\Settings.settings">
|
205
|
261
|
<Generator>SettingsSingleFileGenerator</Generator>
|
206
|
262
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
@@ -219,4 +275,18 @@
|
219
|
275
|
<Resource Include="icons8-browse-folder-32.png" />
|
220
|
276
|
</ItemGroup>
|
221
|
277
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
278
|
+ <Import Project="..\packages\SQLitePCL.raw.0.8.6\build\net45\SQLitePCL.raw.targets" Condition="Exists('..\packages\SQLitePCL.raw.0.8.6\build\net45\SQLitePCL.raw.targets')" />
|
|
279
|
+ <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
280
|
+ <PropertyGroup>
|
|
281
|
+ <ErrorText>Ten projekt zawiera odwołania do pakietów NuGet, których nie ma na tym komputerze. Użyj przywracania pakietów NuGet, aby je pobrać. Aby uzyskać więcej informacji, zobacz http://go.microsoft.com/fwlink/?LinkID=322105. Brakujący plik: {0}.</ErrorText>
|
|
282
|
+ </PropertyGroup>
|
|
283
|
+ <Error Condition="!Exists('..\packages\SQLitePCL.raw.0.8.6\build\net45\SQLitePCL.raw.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SQLitePCL.raw.0.8.6\build\net45\SQLitePCL.raw.targets'))" />
|
|
284
|
+ <Error Condition="!Exists('..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets'))" />
|
|
285
|
+ <Error Condition="!Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0\build\EntityFramework.props'))" />
|
|
286
|
+ <Error Condition="!Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.3.0\build\EntityFramework.targets'))" />
|
|
287
|
+ <Error Condition="!Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
|
|
288
|
+ </Target>
|
|
289
|
+ <Import Project="..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets" Condition="Exists('..\packages\SQLitePCLRaw.lib.e_sqlite3.2.0.4\build\net461\SQLitePCLRaw.lib.e_sqlite3.targets')" />
|
|
290
|
+ <Import Project="..\packages\EntityFramework.6.3.0\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.3.0\build\EntityFramework.targets')" />
|
|
291
|
+ <Import Project="..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
|
222
|
292
|
</Project>
|