File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "2022.0.0.0 " ) ]
36- [ assembly: AssemblyFileVersion ( "2022.0.0.0 " ) ]
35+ [ assembly: AssemblyVersion ( "2022.0.0.1 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2022.0.0.1 " ) ]
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "2022.0.0.0 " )>
35- < Assembly : AssemblyFileVersion( "2022.0.0.0 " )>
34+ < Assembly : AssemblyVersion( "2022.0.0.1 " )>
35+ < Assembly : AssemblyFileVersion( "2022.0.0.1 " )>
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "2022.0.0.0 " ) ]
36- [ assembly: AssemblyFileVersion ( "2022.0.0.0 " ) ]
35+ [ assembly: AssemblyVersion ( "2022.0.0.1 " ) ]
36+ [ assembly: AssemblyFileVersion ( "2022.0.0.1 " ) ]
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "2022.0.0.0 " )>
35- < Assembly : AssemblyFileVersion( "2022.0.0.0 " )>
34+ < Assembly : AssemblyVersion( "2022.0.0.1 " )>
35+ < Assembly : AssemblyFileVersion( "2022.0.0.1 " )>
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "2022.0.0.0 " ) ]
35- [ assembly: AssemblyFileVersion ( "2022.0.0.0 " ) ]
34+ [ assembly: AssemblyVersion ( "2022.0.0.1 " ) ]
35+ [ assembly: AssemblyFileVersion ( "2022.0.0.1 " ) ]
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ Imports System.Runtime.InteropServices
3030' by using the '*' as shown below:
3131' <Assembly: AssemblyVersion("1.0.*")>
3232
33- < Assembly : AssemblyVersion( "2022.0.0.0 " )>
34- < Assembly : AssemblyFileVersion( "2022.0.0.0 " )>
33+ < Assembly : AssemblyVersion( "2022.0.0.1 " )>
34+ < Assembly : AssemblyFileVersion( "2022.0.0.1 " )>
You can’t perform that action at this time.
0 commit comments