From 2c1429b16c66242340e9b6f1fbfd6f24bf49b934 Mon Sep 17 00:00:00 2001 From: Reuben Bond <203839+ReubenBond@users.noreply.github.com> Date: Tue, 2 Feb 2021 13:55:40 -0800 Subject: [PATCH] Update samples directory NuGet.config files according to https://docs.opensource.microsoft.com/tools/nuget_security_analysis.html (#6927) (#6932) --- Samples/1.x/Orleans-Docker/NuGet.config | 8 ++++---- Samples/1.x/StorageProviders/.nuget/NuGet.Config | 4 ++++ Samples/1.x/TicTacToe/.nuget/NuGet.Config | 9 +++++++-- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/Samples/1.x/Orleans-Docker/NuGet.config b/Samples/1.x/Orleans-Docker/NuGet.config index ae696f8afd..55b828ad27 100644 --- a/Samples/1.x/Orleans-Docker/NuGet.config +++ b/Samples/1.x/Orleans-Docker/NuGet.config @@ -1,10 +1,10 @@ + + + + - - - - diff --git a/Samples/1.x/StorageProviders/.nuget/NuGet.Config b/Samples/1.x/StorageProviders/.nuget/NuGet.Config index 67f8ea046e..e47923bc0c 100644 --- a/Samples/1.x/StorageProviders/.nuget/NuGet.Config +++ b/Samples/1.x/StorageProviders/.nuget/NuGet.Config @@ -3,4 +3,8 @@ + + + + \ No newline at end of file diff --git a/Samples/1.x/TicTacToe/.nuget/NuGet.Config b/Samples/1.x/TicTacToe/.nuget/NuGet.Config index 67f8ea046e..885ba51c1f 100644 --- a/Samples/1.x/TicTacToe/.nuget/NuGet.Config +++ b/Samples/1.x/TicTacToe/.nuget/NuGet.Config @@ -1,6 +1,11 @@ - + + - \ No newline at end of file + + + + +