From c73793ed1b9868e428cce03a0fbd9282a05e8362 Mon Sep 17 00:00:00 2001 From: "reinard.setiadji@formulatrix.com" Date: Fri, 1 Aug 2025 15:49:03 +0700 Subject: [PATCH] Create Local Nuget --- NuGet.Config | 7 +++++++ StitchATon.Bench/StitchATon.Bench.csproj | 4 ++-- StitchATon/StitchATon.csproj | 4 ++-- 3 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 NuGet.Config diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000..1a18c7e --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/StitchATon.Bench/StitchATon.Bench.csproj b/StitchATon.Bench/StitchATon.Bench.csproj index afa069d..64451d0 100644 --- a/StitchATon.Bench/StitchATon.Bench.csproj +++ b/StitchATon.Bench/StitchATon.Bench.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/StitchATon/StitchATon.csproj b/StitchATon/StitchATon.csproj index ccf4e06..f4e555f 100644 --- a/StitchATon/StitchATon.csproj +++ b/StitchATon/StitchATon.csproj @@ -8,8 +8,8 @@ - - + +