We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad98b9 commit cf94693Copy full SHA for cf94693
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# 0.13.0
2
3
-Released on Friday, August 23 2019.
+Released on Monday, August 26 2019.
4
5
- Added `ToXml` and `ToMarkup` extensions for the formatting
6
src/AngleSharp.Xml/AngleSharp.Xml.csproj
@@ -9,7 +9,7 @@
9
</PropertyGroup>
10
11
<ItemGroup>
12
- <PackageReference Include="AngleSharp" Version="0.12.1" />
+ <PackageReference Include="AngleSharp" Version="0.13.0" />
13
</ItemGroup>
14
15
<PropertyGroup Condition=" '$(OS)' == 'Windows_NT' ">
0 commit comments