From 9604fe86f1fd9a0e8f0cb714c811d14f51b55327 Mon Sep 17 00:00:00 2001 From: Denis Komissarov <73666576+dekomissMSFT@users.noreply.github.com> Date: Tue, 30 Sep 2025 13:31:46 -0700 Subject: [PATCH] Bump the version of the C# bindings (#482) --- bindings/csharp/Regorus.Tests/Regorus.Tests.csproj | 2 +- bindings/csharp/Regorus/Regorus.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj b/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj index a124fcb..6130a90 100644 --- a/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj +++ b/bindings/csharp/Regorus.Tests/Regorus.Tests.csproj @@ -22,6 +22,6 @@ - + \ No newline at end of file diff --git a/bindings/csharp/Regorus/Regorus.csproj b/bindings/csharp/Regorus/Regorus.csproj index 7a7fa5a..e496497 100644 --- a/bindings/csharp/Regorus/Regorus.csproj +++ b/bindings/csharp/Regorus/Regorus.csproj @@ -8,7 +8,7 @@ 10.0 - 0.7.0 + 0.8.0 $(VersionSuffix) README.md