From e1bac8f13f92051787062df7994234a7b171c56b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Jul 2025 20:24:53 +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 4ac407a6adb..b6ab6a53137 100644 --- a/clients/algoliasearch-client-csharp/global.json +++ b/clients/algoliasearch-client-csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.301", + "version": "9.0.302", "rollForward": "latestMinor" } } diff --git a/config/.csharp-version b/config/.csharp-version index b94a785527e..406f65aa8d0 100644 --- a/config/.csharp-version +++ b/config/.csharp-version @@ -1 +1 @@ -9.0.301 +9.0.302 diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj index 6dc66a981c6..ef38482afcc 100644 --- a/docs/guides/csharp/src/src.csproj +++ b/docs/guides/csharp/src/src.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/docs/snippets/csharp/src/src.csproj b/docs/snippets/csharp/src/src.csproj index 6dc66a981c6..ef38482afcc 100644 --- a/docs/snippets/csharp/src/src.csproj +++ b/docs/snippets/csharp/src/src.csproj @@ -11,8 +11,8 @@ - - + + diff --git a/playground/csharp/Playground/Playground.csproj b/playground/csharp/Playground/Playground.csproj index f692e026fb7..0c62e8be8c2 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 4ac407a6adb..b6ab6a53137 100644 --- a/tests/output/csharp/global.json +++ b/tests/output/csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.301", + "version": "9.0.302", "rollForward": "latestMinor" } } diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index 1817bc20461..84e0322964e 100644 --- a/tests/output/csharp/src/Algolia.Search.Tests.csproj +++ b/tests/output/csharp/src/Algolia.Search.Tests.csproj @@ -15,7 +15,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive