File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ 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.2 </DuckDbArtifactRoot >
16+ <DuckDbArtifactRoot Condition =" '$(DuckDbArtifactRoot)' == '' " >https://github.com/duckdb/duckdb/releases/download/v1.1.3 </DuckDbArtifactRoot >
1717 <SignAssembly >True</SignAssembly >
1818 <AssemblyOriginatorKeyFile >..\keyPair.snk</AssemblyOriginatorKeyFile >
1919 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ branches:
66ignore :
77 sha : []
88merge-message-formats : {}
9- next-version : 1.1.2
9+ next-version : 1.1.3
You can’t perform that action at this time.
0 commit comments