Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeployProjNormalizer #268

Open
firemen01 opened this issue Feb 8, 2023 · 1 comment
Open

DeployProjNormalizer #268

firemen01 opened this issue Feb 8, 2023 · 1 comment

Comments

@firemen01
Copy link

firemen01 commented Feb 8, 2023

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

@Zeus64
Copy link
Collaborator

Zeus64 commented Feb 8, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants