From d3921234017332ca0a3d875f6f87c91fa3919d75 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Apr 2025 22:38:36 +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 016e6ccd1fa..d8052df1b62 100644 --- a/clients/algoliasearch-client-csharp/global.json +++ b/clients/algoliasearch-client-csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.202", + "version": "9.0.203", "rollForward": "latestMinor" } } diff --git a/config/.csharp-version b/config/.csharp-version index ab9f873ad28..5e5ac559863 100644 --- a/config/.csharp-version +++ b/config/.csharp-version @@ -1 +1 @@ -9.0.202 +9.0.203 diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj index 629736ed99e..5dedd042cd2 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 629736ed99e..5dedd042cd2 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 d0ffc6fbb5e..45235dfc6fc 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 016e6ccd1fa..d8052df1b62 100644 --- a/tests/output/csharp/global.json +++ b/tests/output/csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.202", + "version": "9.0.203", "rollForward": "latestMinor" } } diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index 6ee0314b441..ae95990b76c 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