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

Allow debugging all first party apps #27402

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Apps/AT/HybridBCLast_AT/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/AU/HybridBCLast_AU/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/AU/Onprem Permissions AU/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/BE/HybridBCLast_BE/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CA/HybridBCLast_CA/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CH/HybridBCLast_CH/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CH/SwissQRBill/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"platform": "26.0.0.0",
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CH/SwissQRBill/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/AdvancePaymentsLocalization/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
],
"target": "Cloud",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/AdvancedLocalizationPack/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"target": "Cloud",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/BankingDocumentsLocalization/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"target": "Cloud",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/CashDeskLocalization/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"target": "Cloud",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/CompensationLocalization/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"target": "Cloud",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/CoreLocalizationPack/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
],
"target": "Cloud",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/FixedAssetLocalization/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
],
"target": "Cloud",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/HybridBCLast_CZ/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/IntrastatCZ/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/CZ/Onprem Permissions CZ/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DACH/Onprem Permissions DACH/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DE/Elster/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": [],
"screenshots": [],
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DE/Elster/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DE/HybridBCLast_DE/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/C52012DataMigration/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"platform": "26.0.0.0",
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/C52012DataMigration/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/DKCore/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"platform": "26.0.0.0",
"application": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/EnforcedDigitalVouchersDK/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"contextSensitiveHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2141039",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/FIK/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"platform": "26.0.0.0",
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/FIK/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/ImportDKPayroll/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"platform": "26.0.0.0",
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/ImportDKPayroll/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/VATReportsDK/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"platform": "26.0.0.0",
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/DK/VATReportsDK/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/ES/HybridBCLast_ES/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/ES/Onprem Permissions ES/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/FI/IntrastatFI/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
],
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/FR/HybridBCLast_FR/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/FR/IntrastatFR/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
],
"contextSensitiveHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2141039",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/FR/Onprem Permissions FR/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"screenshots": [],
"platform": "26.0.0.0",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/FR/ServiceDeclarationFR/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
],
"contextSensitiveHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2141039",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/GB/IntrastatGB/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
}
],
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/GB/IntrastatGB/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
],
"contextSensitiveHelpUrl": "https://go.microsoft.com/fwlink/?linkid=2141039",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/GB/UKMakingTaxDigital/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"platform": "26.0.0.0",
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/GB/UKMakingTaxDigital/test/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
],
"target": "OnPrem",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
2 changes: 1 addition & 1 deletion Apps/GB/UKPostcodeGetAddressIO/app/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"contextSensitiveHelpUrl": "https://go.microsoft.com/fwlink/?linkid=839464",
"logo": "ExtensionLogo.png",
"resourceExposurePolicy": {
"allowDebugging": false,
"allowDebugging": true,
"allowDownloadingSource": true,
"includeSourceInSymbolFile": true
},
Expand Down
Loading
Loading