Skip to content

Commit

Permalink
Update to .NET 9 GA
Browse files Browse the repository at this point in the history
  • Loading branch information
bagusnl committed Nov 12, 2024
1 parent 7b4d0a0 commit 73db88d
Show file tree
Hide file tree
Showing 12 changed files with 79 additions and 59 deletions.
12 changes: 8 additions & 4 deletions CollapseLauncher/CollapseLauncher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,10 @@
-->
<PackageReference Include="Clowd.Squirrel" Version="2.11.1" Condition="!$(DefineConstants.Contains('USEVELOPACK'))" />
<PackageReference Include="Libsql.Client" Version="0.5.0" />
<!-- Velopacks' outdated dependencies, remove this once they switched to .NET 9 -->
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
<!-- Velopacks' outdated dependencies, remove this once they switched to .NET 9 -->
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
<PackageReference Include="Velopack" Version="0.0.869" Condition="$(DefineConstants.Contains('USEVELOPACK'))" />

<PackageReference Include="CommunityToolkit.Common" Version="8.4.0-preview1" />
Expand Down Expand Up @@ -170,15 +174,15 @@
<PackageReference Include="PhotoSauce.MagicScaler" Version="0.14.2" />
<PackageReference Include="PhotoSauce.NativeCodecs.Libwebp" Version="*-*" />
<PackageReference Include="Roman-Numerals" Version="2.0.1" />
<PackageReference Include="runtime.win-x64.Microsoft.DotNet.ILCompiler" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="runtime.win-x64.Microsoft.DotNet.ILCompiler" Version="9.0.0" />
<PackageReference Include="SharpCompress" Version="0.38.0" Condition="$(DefineConstants.Contains('USENEWZIPDECOMPRESS'))" />
<PackageReference Include="SharpHDiffPatch.Core" Version="2.2.8" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Security.AccessControl" Version="6.0.1" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.Text.Json" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="9.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down
88 changes: 45 additions & 43 deletions CollapseLauncher/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,21 @@
"resolved": "0.38.0",
"contentHash": "zfi6kNm5QJnsCGm5a0hMG2qw8juYbOfsS4c1OuTcqkbYQUCdkam6d6Nt7nPIrbV4D+U7sHChidSQlg+ViiMPuw=="
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Direct",
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "+6f2qv2a3dLwd5w6JanPIPs47CxRbnk+ZocMJUhv9NxP88VlOcJYZs9jY+MYSjxvady08bUZn6qgiNh7DadGgg=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Direct",
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "g0UfujELzlLbHoVG8kPKVBaW470Ewi+jnptGS9KUi6jcb+k2StujtK3m26DFSGGwQ/+bVgZfsWqNzlP6YOejvw==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "9.0.0"
}
},
"Microsoft.Graphics.Win2D": {
"type": "Direct",
"requested": "[1.3.0, )",
Expand Down Expand Up @@ -192,9 +207,9 @@
},
"runtime.win-x64.Microsoft.DotNet.ILCompiler": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "gtZORh0O2hlNn8D+ezseJs1SEAI83Ca+LC8vmAIqaYUbiAn5+6iqD+ytuztGo4Thjr/2qWXKn3l7GGQEQiCJMg=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "oDIioFi3rPT79AS5TSEwU/nlqINeJwxG5yKG/BLY57an5PV+btlPBGJgOjI3d8/BdTpKmsd9pdavm/4ENq5M/A=="
},
"SharpCompress": {
"type": "Direct",
Expand Down Expand Up @@ -238,21 +253,21 @@
},
"System.Security.Cryptography.ProtectedData": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "WmEKZcNdOoUSEVQVTs8LsD0WdnliOij0G4s9ljfVTFekI82JWk3WfvlpFzDsc7sXO12w/ckXrkaaRkiUBT8Gyw=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "CJW+x/F6fmRQ7N6K8paasTw9PDZp4t7G76UjGNlSDgoHPF0h08vTzLYbLZpOLEJSg35d5wy2jCXGo84EN05DpQ=="
},
"System.Text.Encoding.CodePages": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "H1e56lFcgmKStcHlfRZQHn0Ck4Lb2BQIMbTrIq+5CT3LLn8uyL9R7kSM0RtYaIoOl5bD5NvGXjNQvReNY1siAA=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "GxJTSFPQpoVd0vQRgq8hwesicxgZoHTbYMvR/UMM4IzhkHMT+ebZE11c2C1gUyxz55zWtGCWktMTHvmgLzob9g=="
},
"System.Text.Json": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "IsQCD+zBcFhteX7fUrS4cU/GvfLPy8F4oLtC9VBcF1U1qu1gZB/zlAxW8G0kqmAiXI84/gowZtcX1MjLk2QWoQ=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "js7+qAu/9mQvnhA4EfGMZNEzXtJCDxgkgj8ohuxq/Qxv+R56G+ljefhiJHOxTNiw54q8vmABCWUwkMulNdlZ4A=="
},
"Velopack": {
"type": "Direct",
Expand Down Expand Up @@ -309,23 +324,10 @@
"resolved": "4.7.0",
"contentHash": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA=="
},
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "cjWrLkJXK0rs4zofsK4bSdg+jhDLTaxrkXu4gS6Y7MAlCvRyNNgwY/lJi5RDlQOnSZweHqoyvgvbdvQsRIW+hg=="
},
"Microsoft.Extensions.Logging.Abstractions": {
"type": "Transitive",
"resolved": "8.0.0",
"contentHash": "arDBqTgFCyS0EvRV7O3MZturChstm50OJ0y9bDJvAcmEPJm0FFpFyjU/JLYyStNGGey081DvnQYlncNX5SJJGA==",
"dependencies": {
"Microsoft.Extensions.DependencyInjection.Abstractions": "8.0.0"
}
},
"Microsoft.Win32.SystemEvents": {
"type": "Transitive",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "is9hwbUxr4o0jPDY5uRJTmq5RqqZVrV/OvZTt/sEC4bekBf/r1un1+SY1L9KE87QkeIkFbFzKomLivEvJ8vCbg=="
"resolved": "9.0.0",
"contentHash": "z8FfGIaoeALdD+KF44A2uP8PZIQQtDGiXsOLuN8nohbKhkyKt7zGaZb+fKiCxTuBqG22Q7myIAioSWaIcOOrOw=="
},
"NuGet.Versioning": {
"type": "Transitive",
Expand All @@ -334,16 +336,16 @@
},
"System.Drawing.Common": {
"type": "Transitive",
"resolved": "9.0.0-rc.2.24474.1",
"contentHash": "a+wqXfOnCuBc7ql6xsCr9IJh5g4Hmm6HBOtQIW/QEuTPHc/R/zMNe6b13FSHN7goEd/0tea7p6EH0OsH3iBKCQ==",
"resolved": "9.0.0",
"contentHash": "uoozjI3+dlgKh2onFJcz8aNLh6TRCPlLSh8Dbuljc8CdvqXrxHOVysJlrHvlsOCqceqGBR1wrMPxlnzzhynktw==",
"dependencies": {
"Microsoft.Win32.SystemEvents": "9.0.0-rc.2.24473.5"
"Microsoft.Win32.SystemEvents": "9.0.0"
}
},
"System.IO.Hashing": {
"type": "Transitive",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "BWkkIwLhG75+RnyBHGQd0Vrti8wqIBeNiAmHQrb6UiFny6qEQ+z6r61bFAOubw8dbp5S8nQrTS/wjJtpolkYTA=="
"resolved": "9.0.0",
"contentHash": "seeO8icDfED/Qwl9PDFUx2Gf/7xv7dPsMnw5PnRwNZuz4EWMpy0wIVohC4MfCcTIoJgp+KUrWG4WH3NPSusQOA=="
},
"System.Threading.Tasks.Extensions": {
"type": "Transitive",
Expand All @@ -367,19 +369,19 @@
"colorthief": {
"type": "Project",
"dependencies": {
"System.Drawing.Common": "[9.0.0-rc.2.24474.1, )"
"System.Drawing.Common": "[9.0.0, )"
}
},
"discordrpc": {
"type": "Project",
"dependencies": {
"System.Text.Json": "[9.0.0-rc.2.24473.5, )"
"System.Text.Json": "[9.0.0, )"
}
},
"h.generatedicons.system.drawing": {
"type": "Project",
"dependencies": {
"System.Drawing.Common": "[9.0.0-rc.2.24474.1, )"
"System.Drawing.Common": "[9.0.0, )"
}
},
"h.notifyicon": {
Expand Down Expand Up @@ -409,7 +411,7 @@
"dependencies": {
"Google.Protobuf": "[3.28.3, )",
"Hi3Helper.Http": "[2.0.0, )",
"System.IO.Hashing": "[9.0.0-rc.2.24473.5, )"
"System.IO.Hashing": "[9.0.0, )"
}
},
"hi3helper.http": {
Expand All @@ -420,7 +422,7 @@
"dependencies": {
"Google.Protobuf": "[*, )",
"Hi3Helper.ZstdNet": "[*, )",
"System.IO.Hashing": "[9.0.0-rc.2.24473.5, )"
"System.IO.Hashing": "[9.0.0, )"
}
},
"ImageCropper": {
Expand Down Expand Up @@ -449,7 +451,7 @@
"innosetuphelper": {
"type": "Project",
"dependencies": {
"System.IO.Hashing": "[9.0.0-rc.2.24473.5, )"
"System.IO.Hashing": "[9.0.0, )"
}
},
"SettingsControls": {
Expand Down Expand Up @@ -516,14 +518,14 @@
},
"System.Text.Encoding.CodePages": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "H1e56lFcgmKStcHlfRZQHn0Ck4Lb2BQIMbTrIq+5CT3LLn8uyL9R7kSM0RtYaIoOl5bD5NvGXjNQvReNY1siAA=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "GxJTSFPQpoVd0vQRgq8hwesicxgZoHTbYMvR/UMM4IzhkHMT+ebZE11c2C1gUyxz55zWtGCWktMTHvmgLzob9g=="
},
"Microsoft.Win32.SystemEvents": {
"type": "Transitive",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "is9hwbUxr4o0jPDY5uRJTmq5RqqZVrV/OvZTt/sEC4bekBf/r1un1+SY1L9KE87QkeIkFbFzKomLivEvJ8vCbg=="
"resolved": "9.0.0",
"contentHash": "z8FfGIaoeALdD+KF44A2uP8PZIQQtDGiXsOLuN8nohbKhkyKt7zGaZb+fKiCxTuBqG22Q7myIAioSWaIcOOrOw=="
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion ColorThief
6 changes: 3 additions & 3 deletions Hi3Helper.Core/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@
},
"System.IO.Hashing": {
"type": "Transitive",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "BWkkIwLhG75+RnyBHGQd0Vrti8wqIBeNiAmHQrb6UiFny6qEQ+z6r61bFAOubw8dbp5S8nQrTS/wjJtpolkYTA=="
"resolved": "9.0.0",
"contentHash": "seeO8icDfED/Qwl9PDFUx2Gf/7xv7dPsMnw5PnRwNZuz4EWMpy0wIVohC4MfCcTIoJgp+KUrWG4WH3NPSusQOA=="
},
"hi3helper.enctool": {
"type": "Project",
"dependencies": {
"Google.Protobuf": "[3.28.3, )",
"Hi3Helper.Http": "[2.0.0, )",
"System.IO.Hashing": "[9.0.0-rc.2.24473.5, )"
"System.IO.Hashing": "[9.0.0, )"
}
},
"hi3helper.http": {
Expand Down
2 changes: 1 addition & 1 deletion Hi3Helper.EncTool
2 changes: 1 addition & 1 deletion Hi3Helper.SharpDiscordRPC
2 changes: 1 addition & 1 deletion Hi3Helper.Sophon
14 changes: 14 additions & 0 deletions Hi3Helper.TaskScheduler/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@
"resolved": "6.8.2",
"contentHash": "sjGHrtGS1+kcrv99WXCvujOFBTQp4zCH3ZC9wo2LAtVaJkuLpHghQx3y4k1Q8ZKuDAbEw+HE6ZjPUJQK3ejepQ=="
},
"Microsoft.NETFramework.ReferenceAssemblies": {
"type": "Direct",
"requested": "[1.0.3, )",
"resolved": "1.0.3",
"contentHash": "vUc9Npcs14QsyOD01tnv/m8sQUnGTGOw1BCmKcv77LBJY7OxhJ+zJF7UD/sCL3lYNFuqmQEVlkfS4Quif6FyYg==",
"dependencies": {
"Microsoft.NETFramework.ReferenceAssemblies.net462": "1.0.3"
}
},
"System.Net.Http": {
"type": "Direct",
"requested": "[4.3.4, )",
Expand All @@ -44,6 +53,11 @@
"resolved": "1.1.0",
"contentHash": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A=="
},
"Microsoft.NETFramework.ReferenceAssemblies.net462": {
"type": "Transitive",
"resolved": "1.0.3",
"contentHash": "IzAV30z22ESCeQfxP29oVf4qEo8fBGXLXSU6oacv/9Iqe6PzgHDKCaWfwMBak7bSJQM0F5boXWoZS+kChztRIQ=="
},
"Microsoft.Win32.Primitives": {
"type": "Transitive",
"resolved": "4.3.0",
Expand Down
2 changes: 1 addition & 1 deletion InnoSetupHelper/InnoSetupHelper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.IO.Hashing" Version="9.0.0-rc.2.24473.5" />
<PackageReference Include="System.IO.Hashing" Version="9.0.0" />
</ItemGroup>

</Project>
6 changes: 3 additions & 3 deletions InnoSetupHelper/packages.lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
},
"System.IO.Hashing": {
"type": "Direct",
"requested": "[9.0.0-rc.2.24473.5, )",
"resolved": "9.0.0-rc.2.24473.5",
"contentHash": "BWkkIwLhG75+RnyBHGQd0Vrti8wqIBeNiAmHQrb6UiFny6qEQ+z6r61bFAOubw8dbp5S8nQrTS/wjJtpolkYTA=="
"requested": "[9.0.0, )",
"resolved": "9.0.0",
"contentHash": "seeO8icDfED/Qwl9PDFUx2Gf/7xv7dPsMnw5PnRwNZuz4EWMpy0wIVohC4MfCcTIoJgp+KUrWG4WH3NPSusQOA=="
}
}
}
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 73db88d

Please sign in to comment.