Skip to content

Commit 9bf1301

Browse files
committed
Note that this is the legacy branch
1 parent a4a308e commit 9bf1301

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
A C# implementation of the XML Resolver
44

5-
If you’ve got experience with C# projects and you happen to notice me
6-
doing anything foolish, please do let me know.
7-
85
## Cloning
96

107
The build now includes a collection of schemas and resources that can
@@ -30,7 +27,5 @@ Releases are being pushed to [NuGet](https://www.nuget.org/packages/XmlResolver/
3027

3128
### Backwards incompatible changes
3229

33-
* 0.2.0 Several interfaces have been renamed to follow C# conventions.
34-
Methods related to the namespace resolver have been added to them
35-
(given that I was breaking them anyway).
36-
* 0.1.0 Initial release.
30+
* This is the `legacy_v2` branch. Future development on the `main`
31+
branch is for XmlResolver v6.x and beyond

0 commit comments

Comments
 (0)