We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eca647c commit 70ea605Copy full SHA for 70ea605
src/Aspire.Hosting/build/Aspire.Hosting.targets
@@ -1,7 +1,5 @@
1
<Project>
2
3
- <Import Sdk="Microsoft.NET.Sdk.StaticWebAssets" Project="Sdk.targets" />
4
-
5
<PropertyGroup>
6
<!-- Similar to ASP.NET Core and Worker apps, set the default CWD of orchestrator projects to be the project directory. -->
7
<RunWorkingDirectory Condition=" '$(RunWorkingDirectory)' == '' and '$(EnableDefaultRunWorkingDirectory)' != 'false' ">$(MSBuildProjectDirectory)</RunWorkingDirectory>
0 commit comments