File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5555// by using the '*' as shown below:
5656// [assembly: AssemblyVersion("1.0.*")]
5757[ assembly: AssemblyVersion ( "8.0.0.0" ) ]
58- [ assembly: AssemblyFileVersion ( "8.1 .0.0" ) ]
58+ [ assembly: AssemblyFileVersion ( "8.2 .0.0" ) ]
5959
6060
6161
Original file line number Diff line number Diff line change 5555// by using the '*' as shown below:
5656// [assembly: AssemblyVersion("1.0.*")]
5757[ assembly: AssemblyVersion ( "8.0.0.0" ) ]
58- [ assembly: AssemblyFileVersion ( "8.1 .0.0" ) ]
58+ [ assembly: AssemblyFileVersion ( "8.2 .0.0" ) ]
5959
6060
6161
Original file line number Diff line number Diff line change 5555// by using the '*' as shown below:
5656// [assembly: AssemblyVersion("1.0.*")]
5757[ assembly: AssemblyVersion ( "8.0.0.0" ) ]
58- [ assembly: AssemblyFileVersion ( "8.1 .0.0" ) ]
58+ [ assembly: AssemblyFileVersion ( "8.2 .0.0" ) ]
5959
6060
6161
You can’t perform that action at this time.
0 commit comments