This repository was archived by the owner on Jan 9, 2023. It is now read-only.
Commit 03f482d
CB-14225 fix sample Namespace Serialize attribute in template/Properties/Default.rd.xml (#286)
### Original issue
<https://issues.apache.org/jira/browse/CB-14225>
### Platforms affected
Windows
### What does this PR do?
- Fix sample Namespace Serialize attribute in `template/Properties/Default.rd.xml`, according to `Default.rd.xml` in C# UWP project generated by Visual Studio 2017
I also raised <microsoft/Windows-universal-samples#950> to apply a similar fix there.
Also related:
- #284 - fix license text & add link to `template/Properties/Default.rd.xml` (as reported in <https://issues.apache.org/jira/browse/CB-14224>)
- <microsoft/Windows-universal-samples#949> - fix license txt (related to but not part of #284)
### What testing has been done on this change?
- Visual inspection
- check diff
### Checklist
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- ~~Added automated test coverage as appropriate for this change.~~1 parent 4a1ae0c commit 03f482d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments