From f7a8cafa0cc1013d6dcdf96fd61c1d22004e62b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 21:05:01 +0000 Subject: [PATCH] chore(deps): update dotnet monorepo --- clients/algoliasearch-client-csharp/global.json | 2 +- config/.csharp-version | 2 +- docs/guides/csharp/src/src.csproj | 4 ++-- docs/snippets/csharp/src/src.csproj | 4 ++-- playground/csharp/Playground/Playground.csproj | 4 ++-- tests/output/csharp/global.json | 2 +- tests/output/csharp/src/Algolia.Search.Tests.csproj | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) diff --git a/clients/algoliasearch-client-csharp/global.json b/clients/algoliasearch-client-csharp/global.json index 72e9873166b..5f47393d74b 100644 --- a/clients/algoliasearch-client-csharp/global.json +++ b/clients/algoliasearch-client-csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.200", + "version": "9.0.201", "rollForward": "latestMinor" } } diff --git a/config/.csharp-version b/config/.csharp-version index 95f1c60a315..7697eae0598 100644 --- a/config/.csharp-version +++ b/config/.csharp-version @@ -1 +1 @@ -9.0.200 +9.0.201 diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj index a5fe0847f15..629736ed99e 100644 --- a/docs/guides/csharp/src/src.csproj +++ b/docs/guides/csharp/src/src.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/docs/snippets/csharp/src/src.csproj b/docs/snippets/csharp/src/src.csproj index a5fe0847f15..629736ed99e 100644 --- a/docs/snippets/csharp/src/src.csproj +++ b/docs/snippets/csharp/src/src.csproj @@ -14,8 +14,8 @@ - - + + diff --git a/playground/csharp/Playground/Playground.csproj b/playground/csharp/Playground/Playground.csproj index 5bc4c981162..d0ffc6fbb5e 100644 --- a/playground/csharp/Playground/Playground.csproj +++ b/playground/csharp/Playground/Playground.csproj @@ -15,8 +15,8 @@ - - + + diff --git a/tests/output/csharp/global.json b/tests/output/csharp/global.json index 72e9873166b..5f47393d74b 100644 --- a/tests/output/csharp/global.json +++ b/tests/output/csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.200", + "version": "9.0.201", "rollForward": "latestMinor" } } diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index df3fce99a47..6295fbc115e 100644 --- a/tests/output/csharp/src/Algolia.Search.Tests.csproj +++ b/tests/output/csharp/src/Algolia.Search.Tests.csproj @@ -20,7 +20,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive