diff --git a/clients/algoliasearch-client-csharp/global.json b/clients/algoliasearch-client-csharp/global.json index d8052df1b62..ccbe73ca137 100644 --- a/clients/algoliasearch-client-csharp/global.json +++ b/clients/algoliasearch-client-csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.203", + "version": "9.0.300", "rollForward": "latestMinor" } } diff --git a/config/.csharp-version b/config/.csharp-version index 5e5ac559863..0b42b1c4c4b 100644 --- a/config/.csharp-version +++ b/config/.csharp-version @@ -1 +1 @@ -9.0.203 +9.0.300 diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj index da169eea764..d7f3c7270fa 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 da169eea764..d7f3c7270fa 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 45235dfc6fc..351629f44d5 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 d8052df1b62..ccbe73ca137 100644 --- a/tests/output/csharp/global.json +++ b/tests/output/csharp/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.203", + "version": "9.0.300", "rollForward": "latestMinor" } } diff --git a/tests/output/csharp/src/Algolia.Search.Tests.csproj b/tests/output/csharp/src/Algolia.Search.Tests.csproj index 9433ccb80de..49695be5845 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