File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <Description >DuckDB Bindings for C#.</Description >
55 <PackageReleaseNotes >
66
7- Updated to DuckDB v1.4.1
7+ Updated to DuckDB v1.4.2
88 </PackageReleaseNotes >
99 <RootNamespace >DuckDB.NET.Native</RootNamespace >
1010 <RuntimeIdentifiers >win-x64;win-arm64;linux-x64;linux-arm64;osx</RuntimeIdentifiers >
11- <DuckDbArtifactRoot Condition =" '$(DuckDbArtifactRoot)' == '' " >https://github.com/duckdb/duckdb/releases/download/v1.4.1 </DuckDbArtifactRoot >
11+ <DuckDbArtifactRoot Condition =" '$(DuckDbArtifactRoot)' == '' " >https://github.com/duckdb/duckdb/releases/download/v1.4.2 </DuckDbArtifactRoot >
1212 <SignAssembly >True</SignAssembly >
1313 <AssemblyOriginatorKeyFile >..\keyPair.snk</AssemblyOriginatorKeyFile >
1414 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
Original file line number Diff line number Diff line change 55 <PackageReleaseNotes >
66 Improved support for parameter binding in parameterized statements.
77
8- Updated to DuckDB v1.4.1
8+ Updated to DuckDB v1.4.2
99 </PackageReleaseNotes >
1010 <SignAssembly >True</SignAssembly >
1111 <AssemblyOriginatorKeyFile >..\keyPair.snk</AssemblyOriginatorKeyFile >
You can’t perform that action at this time.
0 commit comments