diff --git a/clients/algoliasearch-client-csharp/global.json b/clients/algoliasearch-client-csharp/global.json index 7ce7f8f2b89..45c29e7a78f 100644 --- a/clients/algoliasearch-client-csharp/global.json +++ b/clients/algoliasearch-client-csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.304", + "version": "9.0.305", "rollForward": "latestMinor" } } diff --git a/config/.csharp-version b/config/.csharp-version index b66a35ba542..fa80b6deafc 100644 --- a/config/.csharp-version +++ b/config/.csharp-version @@ -1 +1 @@ -9.0.304 +9.0.305 diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj index 1921ee9f6ae..da35854c0d3 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 1921ee9f6ae..da35854c0d3 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 1a11d77d82f..3ee5cefac12 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 7ce7f8f2b89..45c29e7a78f 100644 --- a/tests/output/csharp/global.json +++ b/tests/output/csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.304", + "version": "9.0.305", "rollForward": "latestMinor" } } diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index d250a4338d3..c85b92ae903 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