Skip to content

Commit

Permalink
Use latest LangVersion
Browse files Browse the repository at this point in the history
ScarletKuro committed Aug 25, 2024
1 parent 3ca9984 commit 7b9e60a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Blazor.GoogleTagManager/Blazor.GoogleTagManager.csproj
Original file line number Diff line number Diff line change
@@ -4,6 +4,7 @@
<TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
<NoWarn>1591;1701;1702;SA1134</NoWarn>
<Nullable>enable</Nullable>
<LangVersion>latest</LangVersion>
<IsTrimmable>true</IsTrimmable>
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
</PropertyGroup>

0 comments on commit 7b9e60a

Please sign in to comment.