File tree Expand file tree Collapse file tree 3 files changed +4
-39
lines changed
Microsoft.Graph/Properties Expand file tree Collapse file tree 3 files changed +4
-39
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2424//
2525// You can specify all the values or you can default the Build and Revision Numbers
2626// by using the '*' as shown below:
27- [ assembly: AssemblyVersion ( "1.4 .0" ) ]
28- [ assembly: AssemblyFileVersion ( "1.4 .0.0" ) ]
27+ [ assembly: AssemblyVersion ( "1.5 .0" ) ]
28+ [ assembly: AssemblyFileVersion ( "1.5 .0.0" ) ]
2929
3030#if DEBUG
3131[ assembly: InternalsVisibleTo ( "Microsoft.Graph.Core.Test" ) ]
Original file line number Diff line number Diff line change 2424//
2525// You can specify all the values or you can default the Build and Revision Numbers
2626// by using the '*' as shown below:
27- [ assembly: AssemblyVersion ( "1.3 .0" ) ]
28- [ assembly: AssemblyFileVersion ( "1.3 .0.0" ) ]
27+ [ assembly: AssemblyVersion ( "1.4 .0" ) ]
28+ [ assembly: AssemblyFileVersion ( "1.4 .0.0" ) ]
2929
3030#if DEBUG
3131[ assembly: InternalsVisibleTo ( "Microsoft.Graph.Test" ) ]
You can’t perform that action at this time.
0 commit comments