diff --git a/src/server/Directory.Packages.props b/src/server/Directory.Packages.props
index f12be12d4..2051c0508 100644
--- a/src/server/Directory.Packages.props
+++ b/src/server/Directory.Packages.props
@@ -39,7 +39,7 @@
-
+
diff --git a/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json b/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json
index 1fde77e14..5775414f7 100644
--- a/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json
+++ b/src/server/FakeSurveyGenerator.Acceptance.Tests/packages.lock.json
@@ -41,9 +41,9 @@
},
"Microsoft.Playwright": {
"type": "Direct",
- "requested": "[1.57.0, )",
- "resolved": "1.57.0",
- "contentHash": "DJXmZ64wwgakSrVZxsFJS8/epLEfac2Xfij66a0xY/ggfKqHIOeWeRaQQ97qxwA3FdyVwU1nWjAqeZhOZFxYMw==",
+ "requested": "[1.58.0, )",
+ "resolved": "1.58.0",
+ "contentHash": "LYLB00NUTzdY3NEN+fOQcxNuVALoGJMMWZYQINGBs4MfsKcTvr6WKoAmSsT5D4pPOOnN8uAyushEzoQ8qUEb0w==",
"dependencies": {
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
"System.ComponentModel.Annotations": "5.0.0"
@@ -99,10 +99,10 @@
"TUnit": "1.12.111"
}
},
- "Aspire.Dashboard.Sdk.win-x64": {
+ "Aspire.Dashboard.Sdk.linux-x64": {
"type": "Transitive",
"resolved": "13.1.0",
- "contentHash": "rrcsI8cankYCiUlj4Ev+os9uKcutUCv+9kvHQt85RiUX/ewXsloFZy0/depKWrzdJkdJuoTbYFRlSe43TKq6aQ=="
+ "contentHash": "gIvMR7NdVGw+mUpK9qZsGuuYfDp4CHvBDLlykSSP9pCh5XGlMgDNR3uOMfvKVlqH1hAsOuecvxEcfQ9kjufrWw=="
},
"Aspire.Hosting": {
"type": "Transitive",
@@ -135,10 +135,10 @@
"System.IO.Hashing": "9.0.10"
}
},
- "Aspire.Hosting.Orchestration.win-x64": {
+ "Aspire.Hosting.Orchestration.linux-x64": {
"type": "Transitive",
"resolved": "13.1.0",
- "contentHash": "3w2UahEauTq719LPJ/BCySh31kz26sfjuOkRF5E4VYy1Q3xLRV43+OIGI3C5sy8feUHjrYz+DDq3DQn/2fu+4g=="
+ "contentHash": "V8u8ukncoflImciXeHG03x1pWbOiR4z1bIl2lwOKgdy7/JshFrlEaabaNuGmAIZFdWEM/fsc/hVDjecQyHF2aQ=="
},
"AspNetCore.HealthChecks.Redis": {
"type": "Transitive",
@@ -1045,10 +1045,10 @@
"fakesurveygenerator.apphost": {
"type": "Project",
"dependencies": {
- "Aspire.Dashboard.Sdk.win-x64": "[13.1.0, )",
+ "Aspire.Dashboard.Sdk.linux-x64": "[13.1.0, )",
"Aspire.Hosting.AppHost": "[13.1.0, )",
"Aspire.Hosting.JavaScript": "[13.1.0, )",
- "Aspire.Hosting.Orchestration.win-x64": "[13.1.0, )",
+ "Aspire.Hosting.Orchestration.linux-x64": "[13.1.0, )",
"Aspire.Hosting.Redis": "[13.1.0, )",
"Aspire.Hosting.SqlServer": "[13.1.0, )",
"CommunityToolkit.Aspire.Hosting.Dapr": "[13.0.0, )"