* Updated to WinUI2.4 and fixed NavMenu about flyout and Dark Mode EquationEditBox * Added updated equationbox background to the focusederror state
6 lines
232 B
XML
6 lines
232 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Microsoft.UI.Xaml" version="2.4.3" targetFramework="native" />
|
|
<package id="Microsoft.WindowsCalculator.PGO" version="1.0.2" targetFramework="native" />
|
|
</packages>
|