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 42
42
// by using the '*' as shown below:
43
43
// [assembly: AssemblyVersion("1.0.*")]
44
44
45
- [ assembly: AssemblyVersion ( "0.23 .0" ) ]
46
- [ assembly: AssemblyFileVersion ( "0.23 .0" ) ]
47
- [ assembly: AssemblyInformationalVersion ( "0.23 .0-dev00000000000000" ) ]
45
+ [ assembly: AssemblyVersion ( "0.24 .0" ) ]
46
+ [ assembly: AssemblyFileVersion ( "0.24 .0" ) ]
47
+ [ assembly: AssemblyInformationalVersion ( "0.24 .0-dev00000000000000" ) ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ environment:
16
16
secure : nuzUT+HecXGIi3KaPd/1hgFEZJan/j6+oNbPV75JKjk=
17
17
coverity_email :
18
18
secure : eGVilNg1Yuq+Xj+SW8r3WCtjnzhoDV0sNJkma4NRq7A=
19
- version : 0.23 .0
19
+ version : 0.24 .0
20
20
matrix :
21
21
- xunit_runner : xunit.console.x86.exe
22
22
Arch : 32
You can’t perform that action at this time.
0 commit comments