fix
All checks were successful
Build / Compute Version (push) Successful in 6s
Build / Build Nuget package (CringeBootstrap.Abstractions) (push) Successful in 4m5s
Build / Build Nuget package (NuGet) (push) Successful in 4m12s
Build / Build Nuget package (SharedCringe) (push) Successful in 4m10s
Build / Build Nuget package (CringePlugins) (push) Successful in 4m28s
Build / Build Launcher (push) Successful in 5m57s

This commit is contained in:
zznty
2025-08-03 18:03:05 +07:00
parent e8a3e096d3
commit 985a7407ab
5 changed files with 29 additions and 136 deletions

View File

@@ -1,5 +1,4 @@
{
"$schema": "http://json.schemastore.org/launchsettings.json",
{
"profiles": {
"CringeBootstrap": {
"commandName": "Project",
@@ -7,7 +6,9 @@
"environmentVariables": {
"DOTNET_BOOTSTRAP_ENTRYPOINT": "CringeLauncher.UserDev.UserDevLauncher, CringeLauncher",
"DOTNET_USERDEV_RUNDIR": "data"
}
},
"nativeDebugging": true
}
}
}
},
"$schema": "http://json.schemastore.org/launchsettings.json"
}

View File

@@ -51,8 +51,8 @@
},
"ImGui.NET.DirectX": {
"type": "Transitive",
"resolved": "1.92.1",
"contentHash": "xb1h2jzp05qltRHT55lKgUwBs6aoFY1zhfNJZT0r067luC9mssBJNhMMrEXUinYF9etCk0DLdIRH1GfCOsthpA=="
"resolved": "1.92.1.2",
"contentHash": "3n4qx0oWGlYHphHJ5a2/ernzasrsyE6RZ6NOxeACf3w/18qsqCVrXu2Xh9L0f4bwqq3eTTMNpV860yUHu1yiuw=="
},
"Json.More.Net": {
"type": "Transitive",
@@ -438,7 +438,7 @@
"cringeplugins": {
"type": "Project",
"dependencies": {
"ImGui.NET.DirectX": "[1.92.1, )",
"ImGui.NET.DirectX": "[1.92.1.2, )",
"JsonSchema.Net.Generation": "[5.0.4, )",
"Lib.Harmony.Thin": "[2.3.4-torch, )",
"Microsoft.Extensions.DependencyInjection.Abstractions": "[9.0.7, )",
@@ -479,8 +479,8 @@
},
"ImGui.NET.DirectX": {
"type": "Transitive",
"resolved": "1.92.1",
"contentHash": "xb1h2jzp05qltRHT55lKgUwBs6aoFY1zhfNJZT0r067luC9mssBJNhMMrEXUinYF9etCk0DLdIRH1GfCOsthpA=="
"resolved": "1.92.1.2",
"contentHash": "3n4qx0oWGlYHphHJ5a2/ernzasrsyE6RZ6NOxeACf3w/18qsqCVrXu2Xh9L0f4bwqq3eTTMNpV860yUHu1yiuw=="
},
"Steamworks.NET": {
"type": "Transitive",