We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68b083d commit 361566aCopy full SHA for 361566a
ReleaseNotes.md
@@ -1,5 +1,13 @@
1
# Mile.Project.Configurations Release Notes
2
3
+**Mile.Project.Configurations 1.0.1768.0**
4
+
5
+- Add workaround to Mile.Project.Wap.targets for solving the issue that
6
+ unnecessary XAML files contained in the final MSIX package.
7
+- Add workaround to Mile.Project.Cpp.targets for solving the App.xaml resource
8
+ not found issue if users want to put App.xaml to dynamic library project
9
+ instead of application project.
10
11
**Mile.Project.Configurations 1.0.1766.0**
12
13
- Adapt to Visual Studio 2026 via fixing the C and C++ language standard
0 commit comments