File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3333// You can specify all the values or you can default the Build and Revision Numbers
3434// by using the '*' as shown below:
3535// [assembly: AssemblyVersion("1.0.*")]
36- [ assembly: AssemblyVersion ( "1.0.0.1 " ) ]
37- [ assembly: AssemblyFileVersion ( "1.0.0.1 " ) ]
36+ [ assembly: AssemblyVersion ( "1.0.0.2 " ) ]
37+ [ assembly: AssemblyFileVersion ( "1.0.0.2 " ) ]
3838[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
3939
Original file line number Diff line number Diff line change 5151// You can specify all the values or you can default the Build and Revision Numbers
5252// by using the '*' as shown below:
5353// [assembly: AssemblyVersion("1.0.*")]
54- [ assembly: AssemblyVersion ( "1.0.0.1 " ) ]
55- [ assembly: AssemblyFileVersion ( "1.0.0.1 " ) ]
54+ [ assembly: AssemblyVersion ( "1.0.0.2 " ) ]
55+ [ assembly: AssemblyFileVersion ( "1.0.0.2 " ) ]
5656[ assembly: Guid ( "81CB3338-5599-449F-A2A4-2C37A245551F" ) ]
5757[ assembly: NeutralResourcesLanguage ( "en-US" ) ]
5858
You can’t perform that action at this time.
0 commit comments