diff --git a/packages/Directory.Build.props b/packages/Directory.Build.props index f25047d671..a65ea1de3e 100644 --- a/packages/Directory.Build.props +++ b/packages/Directory.Build.props @@ -12,18 +12,13 @@ - https://raw.githubusercontent.com/microsoft/botframework-sdk/master/icon.png - https://github.com/Microsoft/BotBuilder/blob/master/LICENSE + https://raw.githubusercontent.com/microsoft/botframework-sdk/main/icon.png true - https://github.com/Microsoft/BotBuilder-dotnet/blob/master/LICENSE + MIT en-US https://github.com/Microsoft/botframework-components - - $(NoWarn);NU5125 + $(NoWarn);NU5048 true true snupkg diff --git a/packages/HelpAndCancel/Microsoft.Bot.Components.HelpAndCancel.nuspec b/packages/HelpAndCancel/Microsoft.Bot.Components.HelpAndCancel.nuspec index b23ac3a951..48fbae0651 100644 --- a/packages/HelpAndCancel/Microsoft.Bot.Components.HelpAndCancel.nuspec +++ b/packages/HelpAndCancel/Microsoft.Bot.Components.HelpAndCancel.nuspec @@ -6,7 +6,7 @@ Microsoft Microsoft © Microsoft Corporation. All rights reserved. - https://github.com/Microsoft/BotBuilder/blob/master/LICENSE + MIT true https://github.com/Microsoft/botframework-components/tree/main/packages/HelpAndCancel First version of HelpAndCancel package diff --git a/packages/Welcome/Microsoft.Bot.Components.Welcome.nuspec b/packages/Welcome/Microsoft.Bot.Components.Welcome.nuspec index 06132ce5ff..81126a03bb 100644 --- a/packages/Welcome/Microsoft.Bot.Components.Welcome.nuspec +++ b/packages/Welcome/Microsoft.Bot.Components.Welcome.nuspec @@ -6,7 +6,7 @@ Microsoft Microsoft © Microsoft Corporation. All rights reserved. - https://github.com/Microsoft/BotBuilder/blob/master/LICENSE + MIT true https://github.com/Microsoft/botframework-components/tree/main/packages/Welcome First version of welcome package diff --git a/skills/csharp/Directory.Build.props b/skills/csharp/Directory.Build.props index 61dd1dc0cf..1c0432473e 100644 --- a/skills/csharp/Directory.Build.props +++ b/skills/csharp/Directory.Build.props @@ -24,7 +24,7 @@ https://github.com/microsoft/botframework-skills - https://github.com/microsoft/botframework-skills/blob/master/LICENSE + MIT en-US $(NoWarn);NU5125;NU1701;8002 diff --git a/tests/functional/Directory.Build.props b/tests/functional/Directory.Build.props index 3e44d6df83..d869fda3bd 100644 --- a/tests/functional/Directory.Build.props +++ b/tests/functional/Directory.Build.props @@ -25,7 +25,7 @@ https://github.com/microsoft/BotFramework-FunctionalTests - https://github.com/microsoft/BotFramework-FunctionalTests/blob/main/LICENSE + MIT en-US true