diff --git a/src/Microsoft.FeatureManagement.AspNetCore/Microsoft.FeatureManagement.AspNetCore.csproj b/src/Microsoft.FeatureManagement.AspNetCore/Microsoft.FeatureManagement.AspNetCore.csproj
index aca96791..61eb7315 100644
--- a/src/Microsoft.FeatureManagement.AspNetCore/Microsoft.FeatureManagement.AspNetCore.csproj
+++ b/src/Microsoft.FeatureManagement.AspNetCore/Microsoft.FeatureManagement.AspNetCore.csproj
@@ -21,8 +21,10 @@
Microsoft.FeatureManagement.AspNetCore provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common ASP.NET Core code patterns to make exposing these features possible.
Microsoft
Microsoft
- https://licenses.nuget.org/MIT
- https://github.com/Azure/AppConfiguration
+ https://github.com/microsoft/FeatureManagement-Dotnet
+ https://github.com/microsoft/FeatureManagement-Dotnet.git
+ git
+ MIT
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes
Microsoft FeatureManagement FeatureFlags AzureAppConfiguration aspnetcore
https://aka.ms/AzureAppConfigurationPackageIcon
diff --git a/src/Microsoft.FeatureManagement/Microsoft.FeatureManagement.csproj b/src/Microsoft.FeatureManagement/Microsoft.FeatureManagement.csproj
index 4b99efcf..dd67ba56 100644
--- a/src/Microsoft.FeatureManagement/Microsoft.FeatureManagement.csproj
+++ b/src/Microsoft.FeatureManagement/Microsoft.FeatureManagement.csproj
@@ -22,8 +22,10 @@
Microsoft.FeatureManagement provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common .NET code patterns to make exposing these features possible.
Microsoft
Microsoft
- https://github.com/Azure/AppConfiguration
- https://licenses.nuget.org/MIT
+ https://github.com/microsoft/FeatureManagement-Dotnet
+ https://github.com/microsoft/FeatureManagement-Dotnet.git
+ git
+ MIT
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes
Microsoft FeatureManagement FeatureFlags AzureAppConfiguration
https://aka.ms/AzureAppConfigurationPackageIcon