diff options
| author | Michael <[email protected]> | 2017-04-07 13:19:53 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-07 13:19:53 -0400 |
| commit | 556fe967ae3f91f6c617e9fb0f317178c66a5053 (patch) | |
| tree | bebf9eeee6619e5344a8952bcc2bf71d659b26b9 /Project-Unite/Web.config | |
| parent | 4e0948aa1925916edeaa1c2fce041af8c1b5ad8c (diff) | |
| download | project-unite-556fe967ae3f91f6c617e9fb0f317178c66a5053.tar.gz project-unite-556fe967ae3f91f6c617e9fb0f317178c66a5053.tar.bz2 project-unite-556fe967ae3f91f6c617e9fb0f317178c66a5053.zip | |
edit packages
Diffstat (limited to 'Project-Unite/Web.config')
| -rw-r--r-- | Project-Unite/Web.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Web.config b/Project-Unite/Web.config index ac9443b..834b96a 100644 --- a/Project-Unite/Web.config +++ b/Project-Unite/Web.config @@ -60,7 +60,7 @@ </dependentAssembly> <dependentAssembly> <assemblyIdentity name="Newtonsoft.Json" culture="neutral" publicKeyToken="30ad4fe6b2a6aeed" /> - <bindingRedirect oldVersion="0.0.0.0-8.0.0.0" newVersion="8.0.0.0" /> + <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" /> </dependentAssembly> <dependentAssembly> <assemblyIdentity name="System.Web.Optimization" publicKeyToken="31bf3856ad364e35" /> |
