diff --git a/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj b/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj index 2a99f0fdfe..20ff7e3a19 100644 --- a/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj +++ b/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj @@ -37,9 +37,9 @@ - - - + + + diff --git a/clients/algoliasearch-client-csharp/global.json b/clients/algoliasearch-client-csharp/global.json index 5b9690ed7e..2bc13e80ad 100644 --- a/clients/algoliasearch-client-csharp/global.json +++ b/clients/algoliasearch-client-csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.404", + "version": "9.0.100", "rollForward": "latestMinor" } } diff --git a/config/.csharp-version b/config/.csharp-version index 5f3740aa28..b97534c638 100644 --- a/config/.csharp-version +++ b/config/.csharp-version @@ -1 +1 @@ -8.0.404 +9.0.100 diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj index ee2af8102b..448629574d 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 ee2af8102b..448629574d 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 cd8facf9f4..05cbc21f18 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 5b9690ed7e..2bc13e80ad 100644 --- a/tests/output/csharp/global.json +++ b/tests/output/csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.404", + "version": "9.0.100", "rollForward": "latestMinor" } } diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index e1b2353c72..49d526c00d 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