diff --git a/.gitignore b/.gitignore index ace3a58..10292e8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ packages/ bin/ obj/ Publish/ -Publish \ No newline at end of file +Publish +*.user diff --git a/BigPlayerDebuffs.csproj b/BigPlayerDebuffs.csproj index d03dabf..9531df5 100644 --- a/BigPlayerDebuffs.csproj +++ b/BigPlayerDebuffs.csproj @@ -10,7 +10,7 @@ - net7.0 + net7.0-windows x64 enable latest diff --git a/packages.lock.json b/packages.lock.json index ce366a3..2426061 100644 --- a/packages.lock.json +++ b/packages.lock.json @@ -1,7 +1,7 @@ { "version": 1, "dependencies": { - "net7.0": { + "net7.0-windows7.0": { "DalamudPackager": { "type": "Direct", "requested": "[2.1.10, )",