diff --git a/clients/algoliasearch-client-csharp/global.json b/clients/algoliasearch-client-csharp/global.json index 040dbd01e6f..7ce7f8f2b89 100644 --- a/clients/algoliasearch-client-csharp/global.json +++ b/clients/algoliasearch-client-csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.303", + "version": "9.0.304", "rollForward": "latestMinor" } } diff --git a/config/.csharp-version b/config/.csharp-version index 52fa5a0659b..b66a35ba542 100644 --- a/config/.csharp-version +++ b/config/.csharp-version @@ -1 +1 @@ -9.0.303 +9.0.304 diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj index ef38482afcc..1921ee9f6ae 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 ef38482afcc..1921ee9f6ae 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 87b9590aaf5..1a11d77d82f 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 040dbd01e6f..7ce7f8f2b89 100644 --- a/tests/output/csharp/global.json +++ b/tests/output/csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.303", + "version": "9.0.304", "rollForward": "latestMinor" } } diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index cf702f8d5da..632d5a8e9fe 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