File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ Copyright (c) .NET Foundation. All rights reserved.
10
10
***********************************************************************************************
11
11
-->
12
12
<Project ToolsVersion =" 14.0" >
13
+ <PropertyGroup >
14
+ <_WebAssemblyUserRunParameters >$(RunCommand)$(RunArguments)$(RunWorkingDirectory)</_WebAssemblyUserRunParameters >
15
+ </PropertyGroup >
16
+
13
17
<Import Sdk =" Microsoft.NET.Sdk.StaticWebAssets" Project =" Sdk.targets" Condition =" '$(_WasmSdkImportsMicrosoftNETSdkStaticWebAssets)' == 'true'" />
14
18
<Import Sdk =" Microsoft.NET.Sdk.Publish" Project =" Sdk.targets" Condition =" '$(_WasmSdkImportsMicrosoftNETSdkPublish)' == 'true'" />
15
19
<Import Project =" $(_WebAssemblyTargetsFile)" Condition =" '$(_WebAssemblyTargetsFile)' != ''" />
You can’t perform that action at this time.
0 commit comments