| | |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <PackageReference Include="Microsoft.Windows.CppWinRT" Version="2.0.250303.1" /> |
| | | <PackageReference Include="System.Drawing.Common" Version="6.0.0" /> |
| | | <PackageReference Include="System.Security.Cryptography.Pkcs" Version="6.0.3" /> |
| | | <PackageReference Include="System.Security.Cryptography.Xml" Version="6.0.1" /> |
| | |
| | | <Reference Include="SunnyUI.Common"> |
| | | <HintPath>..\..\libs\Nuget\SunnyUI.Common.dll</HintPath> |
| | | </Reference> |
| | | </ItemGroup> |
| | | |
| | | <ItemGroup> |
| | | <Compile Update="FrmProductList.cs"> |
| | | <SubType>UserControl</SubType> |
| | | </Compile> |
| | | </ItemGroup> |
| | | |
| | | </Project> |