From 07cd891ade63df6150fbba6c43994b970354f137 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20White?= Date: Tue, 2 Sep 2025 14:00:41 -0600 Subject: [PATCH] feat: dockerized version --- .../Core.Thalos.BuildingBlocks.csproj | 2 +- nuget.config | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 nuget.config diff --git a/Core.Thalos.BuildingBlocks/Core.Thalos.BuildingBlocks.csproj b/Core.Thalos.BuildingBlocks/Core.Thalos.BuildingBlocks.csproj index 081207a..57cb0ef 100644 --- a/Core.Thalos.BuildingBlocks/Core.Thalos.BuildingBlocks.csproj +++ b/Core.Thalos.BuildingBlocks/Core.Thalos.BuildingBlocks.csproj @@ -14,7 +14,7 @@ - + diff --git a/nuget.config b/nuget.config new file mode 100644 index 0000000..c4407da --- /dev/null +++ b/nuget.config @@ -0,0 +1,9 @@ + + + + + + + + +