File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ Added support for Varint type.
99
1010Added support for writing to Enum columns when using managed Appender.
1111
12- Updated to DuckDB v1.1.1
12+ Updated to DuckDB v1.1.2
1313 </PackageReleaseNotes >
1414 <RootNamespace >DuckDB.NET.Native</RootNamespace >
1515 <RuntimeIdentifiers >win-x64;win-arm64;linux-x64;linux-arm64;osx</RuntimeIdentifiers >
16- <DuckDbArtifactRoot Condition =" '$(DuckDbArtifactRoot)' == '' " >https://github.com/duckdb/duckdb/releases/download/v1.1.1 </DuckDbArtifactRoot >
16+ <DuckDbArtifactRoot Condition =" '$(DuckDbArtifactRoot)' == '' " >https://github.com/duckdb/duckdb/releases/download/v1.1.2 </DuckDbArtifactRoot >
1717 <SignAssembly >True</SignAssembly >
1818 <AssemblyOriginatorKeyFile >..\keyPair.snk</AssemblyOriginatorKeyFile >
1919 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
You can’t perform that action at this time.
0 commit comments