Initialize migration.

This commit is contained in:
defnotken
2025-11-13 23:40:22 -06:00
parent 906f401940
commit 3f1037dade
2 changed files with 4 additions and 16 deletions

View File

@@ -10,7 +10,7 @@
</PropertyGroup>
<PropertyGroup>
<TargetFramework>net9.0-windows7.0</TargetFramework>
<TargetFramework>net10.0-windows</TargetFramework>
<Platforms>x64</Platforms>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"dependencies": {
"net9.0-windows7.0": {
"net10.0-windows7.0": {
"DalamudPackager": {
"type": "Direct",
"requested": "[13.1.0, )",
@@ -173,8 +173,7 @@
"dependencies": {
"Microsoft.AspNetCore.Http.Connections.Common": "9.0.3",
"Microsoft.Extensions.Logging.Abstractions": "9.0.3",
"Microsoft.Extensions.Options": "9.0.3",
"System.Net.ServerSentEvents": "9.0.3"
"Microsoft.Extensions.Options": "9.0.3"
}
},
"Microsoft.AspNetCore.Http.Connections.Common": {
@@ -193,8 +192,7 @@
"Microsoft.AspNetCore.SignalR.Common": "9.0.3",
"Microsoft.AspNetCore.SignalR.Protocols.Json": "9.0.3",
"Microsoft.Extensions.DependencyInjection": "9.0.3",
"Microsoft.Extensions.Logging": "9.0.3",
"System.Threading.Channels": "9.0.3"
"Microsoft.Extensions.Logging": "9.0.3"
}
},
"Microsoft.AspNetCore.SignalR.Common": {
@@ -508,16 +506,6 @@
"resolved": "9.0.3",
"contentHash": "0nDJBZ06DVdTG2vvCZ4XjazLVaFawdT0pnji23ISX8I8fEOlRJyzH2I0kWiAbCtFwry2Zir4qE4l/GStLATfFw=="
},
"System.Net.ServerSentEvents": {
"type": "Transitive",
"resolved": "9.0.3",
"contentHash": "Vs/C2V27bjtwLqYag9ATzHilcUn8VQTICre4jSBMGFUeSTxEZffTjb+xZwjcmPsVAjmSZmBI5N7Ezq8UFvqQQg=="
},
"System.Threading.Channels": {
"type": "Transitive",
"resolved": "9.0.3",
"contentHash": "Ao0iegVONKYVw0eWxJv0ArtMVfkFjgyyYKtUXru6xX5H95flSZWW3QCavD4PAgwpc0ETP38kGHaYbPzSE7sw2w=="
},
"lightlesssync.api": {
"type": "Project",
"dependencies": {