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.
1010***********************************************************************************************
1111-->
1212<Project ToolsVersion =" 14.0" >
13+ <PropertyGroup >
14+ <_WebAssemblyUserRunParameters >$(RunCommand)$(RunArguments)$(RunWorkingDirectory)</_WebAssemblyUserRunParameters >
15+ </PropertyGroup >
16+
1317 <Import Sdk =" Microsoft.NET.Sdk.StaticWebAssets" Project =" Sdk.targets" Condition =" '$(_WasmSdkImportsMicrosoftNETSdkStaticWebAssets)' == 'true'" />
1418 <Import Sdk =" Microsoft.NET.Sdk.Publish" Project =" Sdk.targets" Condition =" '$(_WasmSdkImportsMicrosoftNETSdkPublish)' == 'true'" />
1519 <Import Project =" $(_WebAssemblyTargetsFile)" Condition =" '$(_WebAssemblyTargetsFile)' != ''" />
You can’t perform that action at this time.
0 commit comments