From 6683b6252c6e9ad0c94ed43e61a7680392625b83 Mon Sep 17 00:00:00 2001 From: hzhang Date: Wed, 12 Feb 2025 23:37:50 +0000 Subject: [PATCH] add: dissolve scene / nuget feed source --- NuGet.config | 8 ++++++++ Polonium.Generators.csproj | 27 +++++++++++++++++++++++---- 2 files changed, 31 insertions(+), 4 deletions(-) create mode 100644 NuGet.config diff --git a/NuGet.config b/NuGet.config new file mode 100644 index 0000000..db4bed5 --- /dev/null +++ b/NuGet.config @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/Polonium.Generators.csproj b/Polonium.Generators.csproj index 2483204..c8a8951 100644 --- a/Polonium.Generators.csproj +++ b/Polonium.Generators.csproj @@ -9,9 +9,10 @@ true true true - 0.0.5 + 0.1.1-x Hangman Polonium.Generators + true @@ -24,8 +25,26 @@ - - - + + + + + + + + + + + + + + + + + + + + +