Skip to content

Commit 58c4b12

Browse files
author
Konard
committed
Update target framework from net7 to net8.
1 parent e7cf3e5 commit 58c4b12

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

csharp/Platform.Diagnostics/Platform.Diagnostics.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>Lowest supported version of .NET Framework is now 4.7.2.
27-
Issues fix.
28-
Tests added.</PackageReleaseNotes>
26+
<PackageReleaseNotes>Update target framework from net7 to net8.</PackageReleaseNotes>
2927
<Nullable>enable</Nullable>
3028
</PropertyGroup>
3129

0 commit comments

Comments
 (0)