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: NStack/NStack.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@
26
26
27
27
It starts with a new string type that is focused on Unicode code-points as opposed to the historical chars and UTF-16 encoding and introduces a utf8 string that supports slicing</Description>
28
28
<PackageReleaseNotes>
29
-
Version 1.0.0 - Moderinized API doc generation and now using gitflow
29
+
Version 1.0.0-pre.1 - Moderinized API doc generation and now using gitflow
30
30
* Fixes #59. Automatically generate API docs via github action
31
31
* Fixes #61. ustring.IsNullOrEmpty doesn't work the same way as the string.IsNullOrEmpty method.
0 commit comments