Merge pull request #1481 from OfficeDev/v-mfurquan/python-conversion-… #135
Annotations
9 warnings
Set up .NET Core
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/ChannelView.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLink.cshtml#L70
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/TaskList.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLinkChannel.cshtml#L107
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/ChannelView.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLink.cshtml#L70
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/TaskList.cshtml#L36
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Build app:
samples/tab-deeplink/csharp/DeepLinkBot/Views/Home/DeepLinkChannel.cshtml#L107
Use of IHtmlHelper.RenderPartial may result in application deadlocks. Consider using <partial> Tag Helper or IHtmlHelper.RenderPartialAsync.
|
Loading