We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd21b0 commit 377d2c4Copy full SHA for 377d2c4
1 file changed
csharp/Platform.Reflection/Platform.Reflection.csproj
@@ -23,9 +23,7 @@
23
<IncludeSymbols>true</IncludeSymbols>
24
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
25
<LangVersion>latest</LangVersion>
26
- <PackageReleaseNotes>Target frameworks are changed to net8.
27
-License is changed to Unlicense.
28
-Platform.Collections dependency is updated from 0.3.2 to 0.4.0.</PackageReleaseNotes>
+ <PackageReleaseNotes>Update target framework from net7 to net8.</PackageReleaseNotes>
29
<Nullable>enable</Nullable>
30
</PropertyGroup>
31
0 commit comments