Skip to content

Commit

Permalink
Promote and update .NET dependencies
Browse files Browse the repository at this point in the history
Updated NETCore and NETStandard dependencies
  • Loading branch information
bagusnl committed Oct 29, 2023
1 parent 685e10e commit ea62ad6
Show file tree
Hide file tree
Showing 3 changed files with 116 additions and 1,041 deletions.
4 changes: 3 additions & 1 deletion CollapseLauncher/CollapseLauncher.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>WinExe</OutputType>
Expand Down Expand Up @@ -80,8 +79,11 @@
<PackageReference Include="H.NotifyIcon.WinUI" Version="2.0.118" />
<PackageReference Include="Dongle.Windows.CsWinRT" Version="3.0.0-wux.2" />
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.0" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="8.0.0-preview.7.23375.6" />
<PackageReference Include="Microsoft.NETCore.Targets" Version="6.0.0-preview.4.21253.7" />
<PackageReference Include="Microsoft.Windows.SDK.BuildTools" Version="10.0.22621.756" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231008000" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="PhotoSauce.MagicScaler" Version="0.14.0" />
<PackageReference Include="SharpCompress" Version="0.34.1" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down
Loading

0 comments on commit ea62ad6

Please sign in to comment.