diff --git a/IndustrieLite.csproj b/IndustrieLite.csproj index b2d7434..56969de 100644 --- a/IndustrieLite.csproj +++ b/IndustrieLite.csproj @@ -1,34 +1,34 @@ - - - net8.0 - true - IndustrieLite - latest - enable - latest-recommended - false - true - true - true - - false - false - true - true - true - - $(NoWarn);CS1591;SA1600;SA1611;SA1616 - - - - - - - - - - - - - + + + net8.0 + true + IndustrieLite + latest + enable + latest-recommended + false + true + true + true + + false + false + true + true + true + + $(NoWarn);CS1591;SA1600;SA1611;SA1616 + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages.lock.json b/packages.lock.json index 104fb19..5f5d6ea 100644 --- a/packages.lock.json +++ b/packages.lock.json @@ -14,11 +14,20 @@ "resolved": "4.4.1", "contentHash": "ghnQEo5LikQPfbCYcVxje8epffNCiyNG4zvGWUDRZRC1O+653+yqG3wdxk3+5RZsA3jaRuGKRavsGcnhLKe12g==" }, + "GodotSharpEditor": { + "type": "Direct", + "requested": "[4.4.1, )", + "resolved": "4.4.1", + "contentHash": "cc3nA24r/sjW8KxrNqfSQk4CQMQYcg/kYk5935R88IhGBdRuTH4miaBXPlzR/td5GR8i1oGtCMWyW8axpQ0DxA==", + "dependencies": { + "GodotSharp": "4.4.1" + } + }, "Meziantou.Analyzer": { "type": "Direct", - "requested": "[2.0.146, )", - "resolved": "2.0.146", - "contentHash": "pJ3k+3UjD2WwPsZR7fkgVYviXP3PCQM0hjwN1TuM4C0u1TuGKC9WdZCo0RAPZ+azhRPmYGSUjkjsN2fkQByghQ==" + "requested": "[2.0.248, )", + "resolved": "2.0.248", + "contentHash": "O+tZCnsk6pr+cYhwDOVVB7XJ6bcauLD953giskNkyu2r9Wsn2L2cfRzuQ+wQcWWuuxvnssNIIia+FAlXu3QyPg==" }, "StyleCop.Analyzers": { "type": "Direct", @@ -37,7 +46,6 @@ "industrielite.core": { "type": "Project" } - }, - "net8.0/win-x64": {} + } } } \ No newline at end of file