From 81fc50a61017bc52cbd9f69f38a84ed0f7a0d144 Mon Sep 17 00:00:00 2001 From: Michael Mell Date: Wed, 7 Aug 2024 15:53:42 +0200 Subject: [PATCH] Add RoboSharp.pdb with Git LFS - This file is also required for a successful build. - Commands to use Git LFS, executed in PowerShell: ```ps git lfs track "*.pdb" git add -u -f .\Binaries\RoboSharp.pdb .gitattributes ``` --- .gitattributes | 1 + Binaries/RoboSharp.pdb | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 Binaries/RoboSharp.pdb diff --git a/.gitattributes b/.gitattributes index d9f51f1..c6b8514 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.dll filter=lfs diff=lfs merge=lfs -text +*.pdb filter=lfs diff=lfs merge=lfs -text diff --git a/Binaries/RoboSharp.pdb b/Binaries/RoboSharp.pdb new file mode 100644 index 0000000..8347f00 --- /dev/null +++ b/Binaries/RoboSharp.pdb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd20e663de81c98797389976e995d2522274999cd3bb18b9c8e3807bca6a0d0e +size 101888