Skip to content

Commit b73d271

Browse files
author
Konard
committed
Update target framework from net7 to net8.
1 parent 00052be commit b73d271

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csharp/Platform.Data/Platform.Data.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<IncludeSymbols>true</IncludeSymbols>
2424
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2525
<LangVersion>latest</LangVersion>
26-
<PackageReleaseNotes>Target framework is updated to net8.</PackageReleaseNotes>
26+
<PackageReleaseNotes>Update target framework from net7 to net8.</PackageReleaseNotes>
2727
<Nullable>enable</Nullable>
2828
</PropertyGroup>
2929

0 commit comments

Comments
 (0)