We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c6942e commit d6ce7f1Copy full SHA for d6ce7f1
package/Codegen/Properties/launchSettings.json
@@ -2,7 +2,7 @@
2
"profiles": {
3
"Codegen": {
4
"commandName": "Project",
5
- "commandLineArgs": "-verbose -winmd ..\\..\\..\\..\\..\\examplenuget\\windows\\packages\\Microsoft.UI.Xaml.2.6.0\\lib\\uap10.0\\Microsoft.UI.Xaml.winmd"
+ "commandLineArgs": "-verbose -winmd ..\\..\\..\\..\\..\\example\\windows\\packages\\Microsoft.UI.Xaml.2.6.0\\lib\\uap10.0\\Microsoft.UI.Xaml.winmd"
6
}
7
8
0 commit comments