We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00052be commit b73d271Copy full SHA for b73d271
1 file changed
csharp/Platform.Data/Platform.Data.csproj
@@ -23,7 +23,7 @@
23
<IncludeSymbols>true</IncludeSymbols>
24
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
25
<LangVersion>latest</LangVersion>
26
- <PackageReleaseNotes>Target framework is updated to net8.</PackageReleaseNotes>
+ <PackageReleaseNotes>Update target framework from net7 to net8.</PackageReleaseNotes>
27
<Nullable>enable</Nullable>
28
</PropertyGroup>
29
0 commit comments