You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This doesn't actually work right now, but I'm saving it into a branch against
the day when the MSStore CLI/API is able to support uploading files and patching
release information *before* submitting. Right now, it all seems to get stuck in
limbo until you submit for certification.
(Doesn't) fix#116 (yet)
"#": "This file is used by store-upload.py to modify Store metadata.",
3
+
"listings": {
4
+
"en-us":{
5
+
"baseListing": {
6
+
"#": "Update the release notes; 2-3 lines shown to Store users before updating",
7
+
"releaseNotes": "This update has a new \"first launch\" experience to help configure your system. If you don't see it, run \"py install --configure\" to start it manually.\n\nVisit https://github.com/python/pymanager for information and to provide feedback during beta releases."
0 commit comments