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

the xml file is NULL #5

Open
Mayonaise29 opened this issue Apr 6, 2021 · 2 comments
Open

the xml file is NULL #5

Mayonaise29 opened this issue Apr 6, 2021 · 2 comments

Comments

@Mayonaise29
Copy link

Mayonaise29 commented Apr 6, 2021

I use all model,but the XML file is 0kb

@apuhcc
Copy link

apuhcc commented Jan 18, 2022

any response here? thanks

@terryf82
Copy link

The msbuild_nps_file variable isn't closed off after writing (lines 116 - 181). Add this to line 182:

msbuild_nps_file.close()

and your xml file will have content.

donadelden added a commit to donadelden/nps_payload that referenced this issue Nov 30, 2023
donadelden added a commit to donadelden/nps_payload that referenced this issue Nov 30, 2023
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

3 participants