Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 4f09e12

Browse files
authored
Merge pull request #15 from getsentry/feat/mapping-net-fx-4.8
feat: Mappings for .NET Framework 4.8
2 parents 12c6239 + 959c35f commit 4f09e12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Sentry.PlatformAbstractions/FrameworkInfo.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ public static partial class FrameworkInfo
3636
{461310, "4.7.1"},
3737
{461808, "4.7.2"},
3838
{461814, "4.7.2"},
39+
{528040, "4.8"},
40+
{528049, "4.8"},
3941
};
4042
}
4143
}

0 commit comments

Comments
 (0)