Skip to content
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.

Commit

Permalink
Add M.Dotnet.Watcher.Tools and M.E.Caching.SqlConfig.Tools to lzma
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Jul 19, 2017
1 parent 8dfc6a0 commit 819ee5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Archive.AspNetCore.All/Archive.AspNetCore.All.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,9 @@
</ItemGroup>

<ItemGroup>
<DotNetCliToolReference Include="Microsoft.DotNet.Watcher.Tools" Version="$(AspNetPackageVersion)" />
<DotNetCliToolReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="$(AspNetPackageVersion)" />
<DotNetCliToolReference Include="Microsoft.Extensions.Caching.SqlConfig.Tools" Version="$(AspNetPackageVersion)" />
<DotNetCliToolReference Include="Microsoft.Extensions.SecretManager.Tools" Version="$(AspNetPackageVersion)" />
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="$(AspNetPackageVersion)" />
</ItemGroup>
Expand Down

0 comments on commit 819ee5f

Please sign in to comment.