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.22 .0" ) ]
46- [ assembly: AssemblyFileVersion ( "0.22 .0" ) ]
47- [ assembly: AssemblyInformationalVersion ( "0.22 .0-dev00000000000000" ) ]
45+ [ assembly: AssemblyVersion ( "0.23 .0" ) ]
46+ [ assembly: AssemblyFileVersion ( "0.23 .0" ) ]
47+ [ assembly: AssemblyInformationalVersion ( "0.23 .0-dev00000000000000" ) ]
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ environment:
1616 secure : nuzUT+HecXGIi3KaPd/1hgFEZJan/j6+oNbPV75JKjk=
1717 coverity_email :
1818 secure : eGVilNg1Yuq+Xj+SW8r3WCtjnzhoDV0sNJkma4NRq7A=
19- version : 0.22 .0
19+ version : 0.23 .0
2020 matrix :
2121 - xunit_runner : xunit.console.x86.exe
2222 Arch : 32
You can’t perform that action at this time.
0 commit comments