Skip to content

Commit

Permalink
removing VisualStudio CodeGen package references and tooling references.
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed May 26, 2017
1 parent 76eac51 commit 1f00472
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/Web/Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="1.1.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="1.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="1.1.0" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="1.0.0-msbuild3-final" />
</ItemGroup>
<ItemGroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="1.0.0-msbuild3-final" />
<DotNetCliToolReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="1.0.0-msbuild3-final" />
</ItemGroup>
<ItemGroup>
<Folder Include="Pics\" />
Expand Down

0 comments on commit 1f00472

Please sign in to comment.