Skip to content

Commit

Permalink
ugraded aspnetcore to 2.1.4 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
clintcparker authored Oct 16, 2018
1 parent 4a5f712 commit a73874c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion name-on-web/name-on-web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ItemGroup>
<!-- <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.6" /> -->
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.4.0" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.1" />
<PackageReference Include="Microsoft.AspNetCore.App" Version="2.1.4" />
</ItemGroup>
<ItemGroup>
<DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.3" />
Expand Down

0 comments on commit a73874c

Please sign in to comment.