From 8b2d0ea3c6617d8b6a021418985e0925e0c41b4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 13:50:21 +0000 Subject: [PATCH] Bump Fody from 6.5.1 to 6.8.0 Bumps [Fody](https://github.com/Fody/Fody) from 6.5.1 to 6.8.0. - [Release notes](https://github.com/Fody/Fody/releases) - [Commits](https://github.com/Fody/Fody/compare/6.5.1...6.8.0) --- updated-dependencies: - dependency-name: Fody dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- UndertaleModTool | 1 - .../UndertaleModLib/UndertaleModLib.csproj | 53 +++++++++++++++++++ 2 files changed, 53 insertions(+), 1 deletion(-) delete mode 160000 UndertaleModTool create mode 100644 UndertaleModTool/UndertaleModLib/UndertaleModLib.csproj diff --git a/UndertaleModTool b/UndertaleModTool deleted file mode 160000 index 2f0e66e..0000000 --- a/UndertaleModTool +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2f0e66e0910497d512c18b449f75f474a3425f07 diff --git a/UndertaleModTool/UndertaleModLib/UndertaleModLib.csproj b/UndertaleModTool/UndertaleModLib/UndertaleModLib.csproj new file mode 100644 index 0000000..276fdae --- /dev/null +++ b/UndertaleModTool/UndertaleModLib/UndertaleModLib.csproj @@ -0,0 +1,53 @@ + + + net6.0 + Library + + false + embedded + AnyCPU;x64 + win-x64;win-x86 + true + + 1591 + + + + true + True + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + + + + + + + + + + + + + + + git + $(DevEnvDir)\CommonExtensions\Microsoft\TeamFoundation\Team Explorer\Git\cmd\git + + + + + \ No newline at end of file