diff --git a/GoodMemory.sln b/GoodMemory.sln index 17f3dee..e8ce88b 100644 --- a/GoodMemory.sln +++ b/GoodMemory.sln @@ -6,9 +6,6 @@ MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoodMemory", "GoodMemory\GoodMemory.csproj", "{2B53DAAE-5F20-4EAF-8BC5-97FCE68C1738}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B68CFC57-5F01-4F16-86FA-82306CCE695F}" - ProjectSection(SolutionItems) = preProject - .editorconfig = .editorconfig - EndProjectSection EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/GoodMemory/DalamudPackager.targets b/GoodMemory/DalamudPackager.targets index 41f4094..bc40883 100644 --- a/GoodMemory/DalamudPackager.targets +++ b/GoodMemory/DalamudPackager.targets @@ -1,10 +1,12 @@  - + + MakeZip="true" /> diff --git a/GoodMemory/GoodMemory.csproj b/GoodMemory/GoodMemory.csproj index 7c05cd1..6384bce 100644 --- a/GoodMemory/GoodMemory.csproj +++ b/GoodMemory/GoodMemory.csproj @@ -7,7 +7,6 @@ 1.0.4 net48 true - x64 @@ -26,4 +25,4 @@ - \ No newline at end of file +