File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
TrackerEnabledDbContext.Common/Properties
TrackerEnabledDbContext.Identity/Properties
TrackerEnabledDbContext/Properties Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3535// by using the '*' as shown below:
3636// [assembly: AssemblyVersion("1.0.*")]
3737
38- [ assembly: AssemblyVersion ( "3.4 .0.0" ) ]
39- [ assembly: AssemblyFileVersion ( "3.4 .0.0" ) ]
38+ [ assembly: AssemblyVersion ( "3.5 .0.0" ) ]
39+ [ assembly: AssemblyFileVersion ( "3.5 .0.0" ) ]
Original file line number Diff line number Diff line change 3535// by using the '*' as shown below:
3636// [assembly: AssemblyVersion("1.0.*")]
3737
38- [ assembly: AssemblyVersion ( "3.4 .0.0" ) ]
39- [ assembly: AssemblyFileVersion ( "3.4 .0.0" ) ]
38+ [ assembly: AssemblyVersion ( "3.5 .0.0" ) ]
39+ [ assembly: AssemblyFileVersion ( "3.5 .0.0" ) ]
Original file line number Diff line number Diff line change 3535// by using the '*' as shown below:
3636// [assembly: AssemblyVersion("1.0.*")]
3737
38- [ assembly: AssemblyVersion ( "3.4 .0.0" ) ]
39- [ assembly: AssemblyFileVersion ( "3.4 .0.0" ) ]
38+ [ assembly: AssemblyVersion ( "3.5 .0.0" ) ]
39+ [ assembly: AssemblyFileVersion ( "3.5 .0.0" ) ]
Original file line number Diff line number Diff line change 1- version : 3.4 .{build}
1+ version : 3.5 .{build}
22os : Visual Studio 2015
33assembly_info :
44 patch : false
You can’t perform that action at this time.
0 commit comments