This repository was archived by the owner on Dec 1, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
NJsonApiCore.Web.MVC5/Properties
NJsonApiCore.Web.MVCCore/Properties Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020
2121// The following GUID is for the ID of the typelib if this project is exposed to COM
2222[ assembly: Guid ( "806263c3-7903-4f1f-80c7-28793b51181b" ) ]
23- [ assembly: AssemblyVersion ( "1.0.7 .0" ) ]
24- [ assembly: AssemblyFileVersion ( "1.0.7 .0" ) ]
23+ [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
24+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
Original file line number Diff line number Diff line change 1616
1717// The following GUID is for the ID of the typelib if this project is exposed to COM
1818[ assembly: Guid ( "ed4f18ff-7d61-4413-b2ea-96dda140a442" ) ]
19- [ assembly: AssemblyVersion ( "1.0.7 .0" ) ]
20- [ assembly: AssemblyFileVersion ( "1.0.7 .0" ) ]
19+ [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
20+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
Original file line number Diff line number Diff line change 1313[ assembly: AssemblyCopyright ( "Copyright © 2016" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
16- [ assembly: AssemblyVersion ( "1.0.7 .0" ) ]
17- [ assembly: AssemblyFileVersion ( "1.0.7 .0" ) ]
16+ [ assembly: AssemblyVersion ( "1.1.0 .0" ) ]
17+ [ assembly: AssemblyFileVersion ( "1.1.0 .0" ) ]
1818
1919// Setting ComVisible to false makes the types in this assembly not visible
2020// to COM components. If you need to access a type in this assembly from
You can’t perform that action at this time.
0 commit comments