You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MinimalXmlReader/MinimalXmlReader.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
<PropertyGroup>
4
4
<PackageId>MinimalXmlReader</PackageId>
5
-
<Version>0.1.2</Version>
5
+
<Version>0.2.0</Version>
6
6
<Authors>BigBang1112</Authors>
7
7
<Description>Simple, lightweight, and fast XML reader for .NET, mainly viable for NativeAOT, and for those that don't want to waste 6MB of executable binary just to read a few XML lines.</Description>
8
8
<Copyright>Copyright (c) 2024 Petr Pivoňka</Copyright>
0 commit comments