Commit 098e7565 authored by yangxiaodong's avatar yangxiaodong

Merge branch 'dashboard' of https://github.com/dotnetcore/CAP into dashboard

parents 12e04037 8d0ee440
...@@ -54,14 +54,6 @@ ...@@ -54,14 +54,6 @@
<PackageReference Include="System.Threading.ThreadPool" Version="4.3.0" /> <PackageReference Include="System.Threading.ThreadPool" Version="4.3.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.0.0" /> <PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="2.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.0.0" /> <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.0.0" />
<DotNetCliToolReference Include="RazorPageGenerator" Version="2.0.0" />
</ItemGroup>
<ItemGroup>
<None Update="Dashboard\Pages\_BlockMetric.cshtml">
<Generator></Generator>
</None>
</ItemGroup> </ItemGroup>
</Project> </Project>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment