File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333//
3434// You can specify all the values or you can default the Revision and Build Numbers
3535// by using the '*' as shown below:
36- [ assembly: AssemblyVersion ( "2.3 .0.0" ) ]
37- [ assembly: AssemblyFileVersion ( "2.3 .0.0" ) ]
36+ [ assembly: AssemblyVersion ( "2.4 .0.0" ) ]
37+ [ assembly: AssemblyFileVersion ( "2.4 .0.0" ) ]
Original file line number Diff line number Diff line change 2020 </script >
2121
2222 @{
23- string version = " 2.3 .0" ;
23+ string version = " 2.4 .0" ;
2424 }
2525
2626 <script src =" scripts/jquery/jquery-2.1.4.min.js?v=@version" ></script >
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ <h1 id="project_name" style="margin: 0;"></h1>
8080</ div >
8181
8282< div class ="footer ">
83- EMRALD version 2.3 .0
83+ EMRALD version 2.4 .0
8484</ div >
8585</ body >
8686
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Microsoft.AspNet.Identity.Core" version =" 2.2.3 " targetFramework =" net452" />
3+ <package id =" Microsoft.AspNet.Identity.Core" version =" 2.2.4 " targetFramework =" net452" />
44 <package id =" Microsoft.AspNet.Razor" version =" 3.2.9" targetFramework =" net452" />
55 <package id =" Microsoft.AspNet.WebPages" version =" 3.2.9" targetFramework =" net452" />
66 <package id =" Microsoft.Web.Infrastructure" version =" 2.0.0" targetFramework =" net452" />
You can’t perform that action at this time.
0 commit comments