|
10 | 10 | <AppDesignerFolder>Properties</AppDesignerFolder> |
11 | 11 | <RootNamespace>SQLite_net</RootNamespace> |
12 | 12 | <AssemblyName>SQLite-net</AssemblyName> |
13 | | - <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
14 | | - <TargetFrameworkProfile>Profile259</TargetFrameworkProfile> |
| 13 | + <TargetFrameworkVersion>v5.0</TargetFrameworkVersion> |
15 | 14 | <DefaultLanguage>en-US</DefaultLanguage> |
16 | 15 | <FileAlignment>512</FileAlignment> |
17 | 16 | <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|
53 | 52 | <Folder Include="Properties\" /> |
54 | 53 | </ItemGroup> |
55 | 54 | <ItemGroup> |
56 | | - <Reference Include="SQLitePCLRaw.batteries_green, Version=1.0.0.0, Culture=neutral, PublicKeyToken=a84b7dcfb1391f7f, processorArchitecture=MSIL"> |
57 | | - <HintPath>..\..\packages\SQLitePCLRaw.bundle_green.1.1.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCLRaw.batteries_green.dll</HintPath> |
58 | | - <Private>True</Private> |
59 | | - </Reference> |
60 | | - <Reference Include="SQLitePCLRaw.batteries_v2, Version=1.0.0.0, Culture=neutral, PublicKeyToken=8226ea5df37bcae9, processorArchitecture=MSIL"> |
61 | | - <HintPath>..\..\packages\SQLitePCLRaw.bundle_green.1.1.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCLRaw.batteries_v2.dll</HintPath> |
62 | | - <Private>True</Private> |
63 | | - </Reference> |
64 | | - <Reference Include="SQLitePCLRaw.core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=1488e028ca7ab535, processorArchitecture=MSIL"> |
65 | | - <HintPath>..\..\packages\SQLitePCLRaw.core.1.1.0\lib\portable-net45+netcore45+wpa81+wp8+MonoAndroid10+MonoTouch10+Xamarin.iOS10\SQLitePCLRaw.core.dll</HintPath> |
66 | | - <Private>True</Private> |
67 | | - </Reference> |
68 | | - </ItemGroup> |
69 | | - <ItemGroup> |
70 | | - <None Include="packages.config" /> |
| 55 | + <None Include="project.json" /> |
71 | 56 | </ItemGroup> |
72 | 57 | <Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> |
73 | 58 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |
|
0 commit comments