From 55d5b1d1401f3eb1769bac09cd93a57d39e9d889 Mon Sep 17 00:00:00 2001 From: ahongbynder Date: Mon, 30 Sep 2024 07:53:24 -0700 Subject: [PATCH] update to v3.0.0 --- Bynder/Sdk/Bynder.Sdk.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bynder/Sdk/Bynder.Sdk.csproj b/Bynder/Sdk/Bynder.Sdk.csproj index fc3d907..5480a13 100644 --- a/Bynder/Sdk/Bynder.Sdk.csproj +++ b/Bynder/Sdk/Bynder.Sdk.csproj @@ -1,13 +1,13 @@ net8.0 - 2.2.12.0 - 2.2.12.0 + 3.0.0.0 + 3.0.0.0 Bynder Bynder.Sdk Copyright © Bynder true - 2.2.12 + 3.0.0 BynderDevops The main goal of this SDK is to speed up the integration of Bynder customers who use C# making it easier to connect to the Bynder API (http://docs.bynder.apiary.io/) and executing requests on it. BynderLogo.png