From 74ef64bc9efd7302b15f8d1ffc78a6909a6b0763 Mon Sep 17 00:00:00 2001 From: Wizou <11647984+wiz0u@users.noreply.github.com> Date: Sun, 30 Jun 2024 18:03:38 +0200 Subject: [PATCH] added nuget.config in projects --- Console.Advanced/nuget.config | 7 +++++++ Console/nuget.config | 7 +++++++ FSharp.Example/nuget.config | 7 +++++++ InlineQueries/nuget.config | 7 +++++++ Webhook.Controllers/nuget.config | 7 +++++++ Webhook.MinimalAPIs/nuget.config | 7 +++++++ nuget.config | 4 ++-- 7 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 Console.Advanced/nuget.config create mode 100644 Console/nuget.config create mode 100644 FSharp.Example/nuget.config create mode 100644 InlineQueries/nuget.config create mode 100644 Webhook.Controllers/nuget.config create mode 100644 Webhook.MinimalAPIs/nuget.config diff --git a/Console.Advanced/nuget.config b/Console.Advanced/nuget.config new file mode 100644 index 0000000..3528bb3 --- /dev/null +++ b/Console.Advanced/nuget.config @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Console/nuget.config b/Console/nuget.config new file mode 100644 index 0000000..3528bb3 --- /dev/null +++ b/Console/nuget.config @@ -0,0 +1,7 @@ + + + + + + + diff --git a/FSharp.Example/nuget.config b/FSharp.Example/nuget.config new file mode 100644 index 0000000..3528bb3 --- /dev/null +++ b/FSharp.Example/nuget.config @@ -0,0 +1,7 @@ + + + + + + + diff --git a/InlineQueries/nuget.config b/InlineQueries/nuget.config new file mode 100644 index 0000000..3528bb3 --- /dev/null +++ b/InlineQueries/nuget.config @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Webhook.Controllers/nuget.config b/Webhook.Controllers/nuget.config new file mode 100644 index 0000000..3528bb3 --- /dev/null +++ b/Webhook.Controllers/nuget.config @@ -0,0 +1,7 @@ + + + + + + + diff --git a/Webhook.MinimalAPIs/nuget.config b/Webhook.MinimalAPIs/nuget.config new file mode 100644 index 0000000..3528bb3 --- /dev/null +++ b/Webhook.MinimalAPIs/nuget.config @@ -0,0 +1,7 @@ + + + + + + + diff --git a/nuget.config b/nuget.config index f71e80c..3528bb3 100644 --- a/nuget.config +++ b/nuget.config @@ -1,7 +1,7 @@ - - + +