Remove dependency on .NET 6 and Framework 4.8 (#19199)

* .NET 6 is EOL
* Framework 4.7.2 comes by default with VS, but 4.8 doesn't
This commit is contained in:
Leonard Hecker
2025-08-04 20:09:22 +02:00
committed by GitHub
parent a5d916f5d3
commit 9ab7cf312f
10 changed files with 10 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
{
"MatchedPath": [
"WpfTerminalControl/net472/Microsoft.Terminal.Wpf.dll",
"WpfTerminalControl/net6.0-windows/Microsoft.Terminal.Wpf.dll"
"WpfTerminalControl/net8.0-windows/Microsoft.Terminal.Wpf.dll"
],
"SigningInfo": {
"Operations": [