From 55e5de9baa46258c90879202b09504e8508b757a Mon Sep 17 00:00:00 2001 From: Amar Shroff Date: Mon, 23 Sep 2024 16:32:00 -0700 Subject: [PATCH] Add or update NuGet.Config per Microsoft SFI requirements --- Microsoft.O365.Security.Native.ETW/.nuget/NuGet.Config | 2 +- NuGet.Config | 10 ++++++++++ krabs/.nuget/NuGet.Config | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 NuGet.Config diff --git a/Microsoft.O365.Security.Native.ETW/.nuget/NuGet.Config b/Microsoft.O365.Security.Native.ETW/.nuget/NuGet.Config index aacf55b..0319caa 100644 --- a/Microsoft.O365.Security.Native.ETW/.nuget/NuGet.Config +++ b/Microsoft.O365.Security.Native.ETW/.nuget/NuGet.Config @@ -5,6 +5,6 @@ - + \ No newline at end of file diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000..0319caa --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/krabs/.nuget/NuGet.Config b/krabs/.nuget/NuGet.Config index aacf55b..0319caa 100644 --- a/krabs/.nuget/NuGet.Config +++ b/krabs/.nuget/NuGet.Config @@ -5,6 +5,6 @@ - + \ No newline at end of file