File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## XMLUnit.NET 2.8.1 - /not released, yet/
4+
35## XMLUnit.NET 2.8.0 - /Released 2020-05-12/
46
57This version contains a backwards incompatible change to the
Original file line number Diff line number Diff line change 1- version : 2.8.0 .{build}
1+ version : 2.8.1 .{build}
22
33image :
44 - Visual Studio 2013
Original file line number Diff line number Diff line change 4545 under <format type =" text/html" ><a href =" https://github.com/xmlunit/xmlunit.net/blob/master/LICENSE" >the
4646 Apache License, Version 2.0</a ></format >.</para ></Remarks >
4747 <Copyright ></Copyright >
48- <Title >XMLUnit.NET 2.8.0 </Title >
48+ <Title >XMLUnit.NET 2.8.1-alpha-01 </Title >
4949</Overview >
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ namespace Org.XmlUnit
2525{
2626 internal static class XmlUnitVersion
2727 {
28- internal const string ApiVersion = "2.8.0 " ;
28+ internal const string ApiVersion = "2.8.1 " ;
2929 internal const string AssemblyVersion = ApiVersion + ".198" ;
30- internal const string Version = ApiVersion + "" ;
30+ internal const string Version = ApiVersion + "-alpha-01 " ;
3131 }
3232}
You can’t perform that action at this time.
0 commit comments