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: src/Whathecode.System/Whathecode.System.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<PackageVersion>1.0.1</PackageVersion>
7
7
<ProductVersion>1.0.1</ProductVersion>
8
8
<Description>Highly reuseable classes and methods I find to be missing in the .NET Standard Library.</Description>
9
-
<PackageReleaseNotes>First release after porting suitable parts of the old FCL library extension to .NET Standard.</PackageReleaseNotes>
9
+
<PackageReleaseNotes>Rollback to .NET Standard 1.5 in order to allow importing the library in .NET Framework projects (like WPF).</PackageReleaseNotes>
10
10
<Copyright>Copyright (c) 2016 Steven Jeuris</Copyright>
0 commit comments