Update Newtonsoft.Json, Microsoft.Owin, IdentityModel to latest (#8087)

This commit is contained in:
Jay Harris
2018-08-09 12:22:42 -07:00
committed by Sébastien Ros
parent 36dc23b5b4
commit 3649844b66
234 changed files with 1100 additions and 546 deletions

View File

@@ -6,6 +6,7 @@
<package id="Microsoft.AspNet.Razor" version="3.2.3" targetFramework="net452" />
<package id="Microsoft.AspNet.WebPages" version="3.2.3" targetFramework="net452" />
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.8" targetFramework="net452" />
<package id="Microsoft.Net.Compilers" version="1.3.2" targetFramework="net452" developmentDependency="true" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net452" />
<package id="NHibernate" version="4.0.1.4000" targetFramework="net452" />
</packages>