Skip to content

Commit 15e63bb

Browse files
committed
Updated release notes for v1.0.1.
1 parent 3b942f4 commit 15e63bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Whathecode.System/Whathecode.System.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageVersion>1.0.1</PackageVersion>
77
<ProductVersion>1.0.1</ProductVersion>
88
<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>
1010
<Copyright>Copyright (c) 2016 Steven Jeuris</Copyright>
1111
</PropertyGroup>
1212
<PropertyGroup Label="Configuration">

0 commit comments

Comments
 (0)