Alcinoe icon indicating copy to clipboard operation
Alcinoe copied to clipboard

DeployProjNormalizer

Open firemen01 opened this issue 2 years ago • 1 comments

after MSBuild add in manifest:

<provider
   ....
    android:resource="@xml/provider_paths" />
</provider>

in *.deployproj: <DeployFile Condition="&#39;$(Config)&#39;==&#39;Release&#39;" Include="Android\Release\provider_paths.xml">

when launched , the DeployProjNormalizer.exe deletes this link "provider_paths.xml", as a result of which MSBuild DEPLOY it says that provider_paths was not found

firemen01 avatar Feb 08 '23 17:02 firemen01

can you post here or send me in private the dproj so that I can investigate on it ?

Zeus64 avatar Feb 08 '23 18:02 Zeus64