Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 0732ba1

Browse files
committed
Fix build
1 parent 4b94663 commit 0732ba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SampleApp/SampleApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<Nullable>enable</Nullable>
88
<IsTrimmable>true</IsTrimmable>
99
<EnableTrimAnalyzer>true</EnableTrimAnalyzer>
10+
<LangVersion>10</LangVersion>
1011
</PropertyGroup>
1112

1213
<ItemGroup>

0 commit comments

Comments
 (0)