From 9e8a4b7c31233048dd6b46fdfa7d0dc77d3c9c20 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 14 Oct 2024 08:07:31 +0000
Subject: [PATCH 1/2] chore(deps): update dotnet monorepo
---
.../algoliasearch/Algolia.Search.csproj | 4 ++--
clients/algoliasearch-client-csharp/global.json | 2 +-
config/.csharp-version | 2 +-
docs/guides/csharp/src/src.csproj | 2 +-
docs/snippets/csharp/src/src.csproj | 2 +-
playground/csharp/Playground/Playground.csproj | 2 +-
tests/output/csharp/global.json | 2 +-
7 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj b/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj
index 1ea0434b850..0d5c5eb9fbb 100644
--- a/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj
+++ b/clients/algoliasearch-client-csharp/algoliasearch/Algolia.Search.csproj
@@ -37,8 +37,8 @@
-
-
+
+
diff --git a/clients/algoliasearch-client-csharp/global.json b/clients/algoliasearch-client-csharp/global.json
index 7b22d063daa..2ac2fc614a7 100644
--- a/clients/algoliasearch-client-csharp/global.json
+++ b/clients/algoliasearch-client-csharp/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.402",
+ "version": "8.0.403",
"rollForward": "latestMinor"
}
}
diff --git a/config/.csharp-version b/config/.csharp-version
index d5ecca2e190..c24fa68c4b6 100644
--- a/config/.csharp-version
+++ b/config/.csharp-version
@@ -1 +1 @@
-8.0.402
+8.0.403
diff --git a/docs/guides/csharp/src/src.csproj b/docs/guides/csharp/src/src.csproj
index 2b86363ab25..ee2af8102b7 100644
--- a/docs/guides/csharp/src/src.csproj
+++ b/docs/guides/csharp/src/src.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/docs/snippets/csharp/src/src.csproj b/docs/snippets/csharp/src/src.csproj
index 2b86363ab25..ee2af8102b7 100644
--- a/docs/snippets/csharp/src/src.csproj
+++ b/docs/snippets/csharp/src/src.csproj
@@ -15,7 +15,7 @@
-
+
diff --git a/playground/csharp/Playground/Playground.csproj b/playground/csharp/Playground/Playground.csproj
index ef2e2e4fae8..cd8facf9f43 100644
--- a/playground/csharp/Playground/Playground.csproj
+++ b/playground/csharp/Playground/Playground.csproj
@@ -16,7 +16,7 @@
-
+
diff --git a/tests/output/csharp/global.json b/tests/output/csharp/global.json
index 7b22d063daa..2ac2fc614a7 100644
--- a/tests/output/csharp/global.json
+++ b/tests/output/csharp/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.402",
+ "version": "8.0.403",
"rollForward": "latestMinor"
}
}
From c1721f34c2de88dafcb52adf319d792009ef47c9 Mon Sep 17 00:00:00 2001
From: Pierre Millot
Date: Mon, 14 Oct 2024 11:16:54 +0200
Subject: [PATCH 2/2] update the template
---
templates/csharp/netcore_project.mustache | 4 ++--
templates/csharp/snippets/src.csproj.mustache | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/templates/csharp/netcore_project.mustache b/templates/csharp/netcore_project.mustache
index b15ef4da7a1..4c1c711b61d 100644
--- a/templates/csharp/netcore_project.mustache
+++ b/templates/csharp/netcore_project.mustache
@@ -39,8 +39,8 @@
-
-
+
+
diff --git a/templates/csharp/snippets/src.csproj.mustache b/templates/csharp/snippets/src.csproj.mustache
index 2b86363ab25..ee2af8102b7 100644
--- a/templates/csharp/snippets/src.csproj.mustache
+++ b/templates/csharp/snippets/src.csproj.mustache
@@ -15,7 +15,7 @@
-
+