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 4242// by using the '*' as shown below:
4343// [assembly: AssemblyVersion("1.0.*")]
4444
45- [ assembly: AssemblyVersion ( "0.24.0 " ) ]
46- [ assembly: AssemblyFileVersion ( "0.24.0 " ) ]
47- [ assembly: AssemblyInformationalVersion ( "0.24.0 -dev00000000000000" ) ]
45+ [ assembly: AssemblyVersion ( "0.24.1 " ) ]
46+ [ assembly: AssemblyFileVersion ( "0.24.1 " ) ]
47+ [ assembly: AssemblyInformationalVersion ( "0.24.1 -dev00000000000000" ) ]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ environment:
1818 secure : nuzUT+HecXGIi3KaPd/1hgFEZJan/j6+oNbPV75JKjk=
1919 coverity_email :
2020 secure : eGVilNg1Yuq+Xj+SW8r3WCtjnzhoDV0sNJkma4NRq7A=
21- version : 0.24.0
21+ version : 0.24.1
2222 matrix :
2323 - xunit_runner : xunit.console.x86.exe
2424 Arch : 32
You can’t perform that action at this time.
0 commit comments