From 33719f7a6b3e9dbd295f6a876e84e1d3c42f25aa Mon Sep 17 00:00:00 2001 From: "internalautomation[bot]" <85681268+internalautomation[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 19:43:20 +0000 Subject: [PATCH 1/2] GitHubSync update - release-1.0 --- .gitattributes | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitattributes b/.gitattributes index dfe0770..31bb774 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Auto detect text files and perform LF normalization * text=auto +*.sh text eol=lf From cca24d38b60b09a320532515cd08f63d564036e3 Mon Sep 17 00:00:00 2001 From: David Boike Date: Thu, 24 Oct 2024 08:59:42 -0500 Subject: [PATCH 2/2] Remove Compile remove statement, project doesn't use test sources --- ...NServiceBus.Extensions.Logging.NLog.AcceptanceTests.csproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/NServiceBus.Extensions.Logging.NLog.AcceptanceTests/NServiceBus.Extensions.Logging.NLog.AcceptanceTests.csproj b/src/NServiceBus.Extensions.Logging.NLog.AcceptanceTests/NServiceBus.Extensions.Logging.NLog.AcceptanceTests.csproj index 43f83a2..861e0a7 100644 --- a/src/NServiceBus.Extensions.Logging.NLog.AcceptanceTests/NServiceBus.Extensions.Logging.NLog.AcceptanceTests.csproj +++ b/src/NServiceBus.Extensions.Logging.NLog.AcceptanceTests/NServiceBus.Extensions.Logging.NLog.AcceptanceTests.csproj @@ -21,8 +21,4 @@ - - - - \ No newline at end of file