diff --git a/FluentIcons.sln b/FluentIcons.sln index b1f99e2..38b833d 100644 --- a/FluentIcons.sln +++ b/FluentIcons.sln @@ -25,6 +25,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Directory.Build.props = Directory.Build.props Directory.Build.targets = Directory.Build.targets Directory.Packages.props = Directory.Packages.props + NuGet.Config = NuGet.Config EndProjectSection EndProject Global diff --git a/NuGet.Config b/NuGet.Config new file mode 100644 index 0000000..b5537cf --- /dev/null +++ b/NuGet.Config @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +