Deeplinking
This commit is contained in:
Родитель
3882ace389
Коммит
fa17868edd
|
@ -17,6 +17,7 @@
|
|||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>$(WasmHeadTargetFramework)</TargetFramework>
|
||||
<WasmShellWebAppBasePath>/</WasmShellWebAppBasePath>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)'=='Release'">
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
<IsGtk>false</IsGtk>
|
||||
<IsGtkHead>false</IsGtkHead>
|
||||
<IsGtkLib>false</IsGtkLib>
|
||||
<WasmShellWebAppBasePath>/</WasmShellWebAppBasePath>
|
||||
</PropertyGroup>
|
||||
<Import Project="$(RepositoryDirectory)common\Labs.ProjectIdentifiers.props" />
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче