File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 <dependency id =" Microsoft.Owin.Host.HttpListener" version =" 3.0.0" />
3535 <dependency id =" Microsoft.Owin.Hosting" version =" 3.0.0" />
3636 <dependency id =" MySql.Data" version =" 6.9.5" />
37- <dependency id =" MySql.Data.Entity.EF6 " version =" 6.8.3 " />
37+ <dependency id =" MySql.Data.Entity" version =" 6.9.5 " />
3838 <dependency id =" NEST" version =" 1.3.1" />
3939 <dependency id =" Newtonsoft.Json" version =" 6.0.7" />
4040 <dependency id =" Owin" version =" 1.0" />
Original file line number Diff line number Diff line change 33// Assembly Info that is shared across the product
44[ assembly: AssemblyProduct ( "InEngine.NET" ) ]
55[ assembly: AssemblyVersion ( "2.0.0.*" ) ]
6- [ assembly: AssemblyInformationalVersion ( "2.0.0-alpha3 " ) ]
6+ [ assembly: AssemblyInformationalVersion ( "2.0.0-alpha4 " ) ]
77
88[ assembly: AssemblyConfiguration ( "" ) ]
99[ assembly: AssemblyCompany ( "Ethan Hann" ) ]
You can’t perform that action at this time.
0 commit comments