From 3fa6ee073235474e561031726d6031ff58986d2d Mon Sep 17 00:00:00 2001 From: Adam Reeve Date: Mon, 29 Jun 2026 16:47:44 +1200 Subject: [PATCH] README updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bb2b0ec9..8c6781a5 100644 --- a/README.md +++ b/README.md @@ -269,7 +269,7 @@ dotnet jb cleanupcode "csharp" "csharp.test" "csharp.benchmark" --profile="Built Building ParquetSharp natively requires the following dependencies: - A modern C++ compiler toolchain -- .NET SDK 8.0 +- .NET SDK 10.0 - Apache Arrow (24.0.0) For building Arrow (including Parquet) and its dependencies, we recommend using Microsoft's [vcpkg](https://vcpkg.io). @@ -347,7 +347,7 @@ Please see our [security policy](https://github.com/G-Research/ParquetSharp/blob ## License -Copyright 2018-2023 G-Research +Copyright 2018-2026 G-Research Licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You may obtain a copy of the License at