File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<LangVersion >latest</LangVersion >
14
14
<ImplicitUsings >enable</ImplicitUsings >
15
15
<WindowsAppSDKSelfContained >true</WindowsAppSDKSelfContained >
16
- <Version >2.3.2 </Version >
16
+ <Version >2.3.3 </Version >
17
17
<AccelerateBuildsInVisualStudio >true</AccelerateBuildsInVisualStudio >
18
18
<ApplicationIcon >Assets\icon.ico</ApplicationIcon >
19
19
</PropertyGroup >
34
34
<PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 7.0.0" />
35
35
<PackageReference Include =" Serilog.Sinks.Debug" Version =" 2.0.0" />
36
36
<PackageReference Include =" Serilog.Sinks.File" Version =" 5.0.0" />
37
- <PackageReference Include =" WinUICommunity.Components" Version =" 5.3.3 " />
37
+ <PackageReference Include =" WinUICommunity.Components" Version =" 5.3.6 " />
38
38
<PackageReference Include =" WinUICommunity.Core" Version =" 5.3.1" />
39
39
<PackageReference Include =" WinUICommunity.LandingPages" Version =" 5.3.1" />
40
40
<Manifest Include =" $(ApplicationManifest)" />
You can’t perform that action at this time.
0 commit comments