diff --git a/docs/Docs.csproj b/docs/Docs.csproj
index 06525e318..b88710fb3 100644
--- a/docs/Docs.csproj
+++ b/docs/Docs.csproj
@@ -7,6 +7,11 @@
$(DefaultItemExcludes);output\**;.gitignore
MVC1000
true
+
+ false
diff --git a/docs/dotnet-tools.json b/docs/dotnet-tools.json
index d93113f51..59f285c40 100644
--- a/docs/dotnet-tools.json
+++ b/docs/dotnet-tools.json
@@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"microsoft.playwright.cli": {
- "version": "1.2.2",
+ "version": "1.2.3",
"commands": [
"playwright"
]
diff --git a/docs/global.json b/docs/global.json
index 391ba3c2a..cdbb589ed 100644
--- a/docs/global.json
+++ b/docs/global.json
@@ -1,6 +1,6 @@
{
"sdk": {
- "version": "8.0.100",
+ "version": "9.0.100",
"rollForward": "latestFeature"
}
}
diff --git a/resources/scripts/Generator/Generator.csproj b/resources/scripts/Generator/Generator.csproj
index d2c43aa4c..b6e6d2ff5 100644
--- a/resources/scripts/Generator/Generator.csproj
+++ b/resources/scripts/Generator/Generator.csproj
@@ -46,7 +46,7 @@
-
+