File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A C# implementation of the XML Resolver
4
4
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
-
8
5
## Cloning
9
6
10
7
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/
30
27
31
28
### Backwards incompatible changes
32
29
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
You can’t perform that action at this time.
0 commit comments