11<!-- This file is automatically generated-->
22<Project >
33 <PropertyGroup >
4- <Copyright >Copyright 2014-2023 SourceGear, LLC</Copyright >
4+ <Copyright >Copyright 2014-2025 SourceGear, LLC</Copyright >
55 <Company >SourceGear</Company >
66 <Authors >Eric Sink</Authors >
7- <Version >2.1.7-pre20231109155839 </Version >
8- <AssemblyVersion >2.1.7.2138 </AssemblyVersion >
9- <FileVersion >2.1.7.2138 </FileVersion >
7+ <Version >3.0.0-pre20250729105745 </Version >
8+ <AssemblyVersion >3.0.0.2766 </AssemblyVersion >
9+ <FileVersion >3.0.0.2766 </FileVersion >
1010 <Description >SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite</Description >
1111 <ProviderLangVersion >10.0</ProviderLangVersion >
1212 <GenerateAssemblyProductAttribute >false</GenerateAssemblyProductAttribute >
1616 <RepositoryUrl >https://github.com/ericsink/SQLitePCL.raw</RepositoryUrl >
1717 <RepositoryType >git</RepositoryType >
1818 <PackageOutputPath >$([System.IO.Path]::Combine($(MSBuildThisFileDirectory), 'nupkgs'))</PackageOutputPath >
19- <cb_bin_path >$([System.IO.Path]::Combine($(MSBuildThisFileDirectory), '..', 'cb', 'bld', 'bin'))</cb_bin_path >
2019 <src_path >$([System.IO.Path]::Combine($(MSBuildThisFileDirectory), 'src'))</src_path >
2120 <pkg_version_for_testing >$(Version)</pkg_version_for_testing >
22- <depversion_xunit >2.4.1</depversion_xunit >
23- <depversion_xunit_runner_visualstudio >2.4.1</depversion_xunit_runner_visualstudio >
24- <depversion_microsoft_net_test_sdk >15.0.0</depversion_microsoft_net_test_sdk >
25- <tfm_classic_android >monoandroid9.0</tfm_classic_android >
26- <tfm_classic_ios >xamarin.ios10</tfm_classic_ios >
27- <tfm_net6_ios >net6.0-ios14.2</tfm_net6_ios >
28- <tfm_net6_tvos >net6.0-tvos10</tfm_net6_tvos >
29- <tfm_net6_maccatalyst >net6.0-ios14.0</tfm_net6_maccatalyst >
30- <tfm_net6_android >net6.0-android</tfm_net6_android >
21+ <lib_e_sqlite3_package_reference_version >3.50.3</lib_e_sqlite3_package_reference_version >
22+ <see_pkg_version_for_testing >3.50.3.1</see_pkg_version_for_testing >
23+ <depversion_xunit >2.6.3</depversion_xunit >
24+ <depversion_xunit_runner_visualstudio >2.5.5</depversion_xunit_runner_visualstudio >
25+ <depversion_microsoft_net_test_sdk >17.8.0</depversion_microsoft_net_test_sdk >
26+ <tfm_net >net8.0</tfm_net >
27+ <tfm_framework >net471</tfm_framework >
28+ <tfm_windows >net8.0-windows</tfm_windows >
29+ <tfm_ios >net8.0-ios18.0</tfm_ios >
30+ <tfm_tvos >net8.0-tvos18.0</tfm_tvos >
31+ <tfm_maccatalyst >net8.0-maccatalyst18.0</tfm_maccatalyst >
3132 <!-- The NoNFloatUsing below is a workaround for xamarin/xamarin-macios/#14434-->
3233 <NoNFloatUsing >true</NoNFloatUsing >
3334 </PropertyGroup >
34- </Project >
35+ </Project >
0 commit comments