Skip to content

Commit 377d2c4

Browse files
author
Konard
committed
Update target framework from net7 to net8.
1 parent 4fd21b0 commit 377d2c4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

csharp/Platform.Reflection/Platform.Reflection.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@
2323
<IncludeSymbols>true</IncludeSymbols>
2424
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2525
<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>
26+
<PackageReleaseNotes>Update target framework from net7 to net8.</PackageReleaseNotes>
2927
<Nullable>enable</Nullable>
3028
</PropertyGroup>
3129

0 commit comments

Comments
 (0)