OfficeDev / microsoft-teams-apps-scrumsforgroupchat

Scrums for Group Chat app template for Microsoft Teams
MIT License
27 stars 30 forks source link

Build warning #5

Open tonyhxh opened 4 years ago

tonyhxh commented 4 years ago

Package 'Microsoft.Bot.Connector.Teams 0.9.0' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.1'

Srivatsan0102 commented 4 years ago

You're probably getting this warning if you're using a higher version of Visual Studio, like Visual Studio 2019. Regardless of this warning, you should be able to build the solution without any problems.