actually hardcode runtime version

This commit is contained in:
zznty
2023-12-17 22:01:28 +07:00
parent afa40d3532
commit 7bbdb79257
6 changed files with 12 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"dependencies": {
"net8.0-windows7.0": {
"net7.0-windows7.0": {
"Microsoft.NET.Test.Sdk": {
"type": "Direct",
"requested": "[17.8.0, )",
@@ -1572,7 +1572,7 @@
}
}
},
"net8.0-windows7.0/win-x64": {
"net7.0-windows7.0/win-x64": {
"Microsoft.Win32.Primitives": {
"type": "Transitive",
"resolved": "4.3.0",