Skip to content

Commit 64db129

Browse files
Update FFImageLoading.Svg.Mac.csproj
1 parent 075b9ab commit 64db129

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

source/FFImageLoading.Svg.Mac/FFImageLoading.Svg.Mac.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<LinkMode>None</LinkMode>
3131
<XamMacArch></XamMacArch>
3232
<AOTMode>None</AOTMode>
33+
<LangVersion>latest</LangVersion>
3334
</PropertyGroup>
3435
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
3536
<DebugSymbols>true</DebugSymbols>
@@ -50,6 +51,7 @@
5051
<XamMacArch></XamMacArch>
5152
<AOTMode>None</AOTMode>
5253
<DefineConstants>__MACOS__</DefineConstants>
54+
<LangVersion>latest</LangVersion>
5355
</PropertyGroup>
5456
<ItemGroup>
5557
<Reference Include="System" />

0 commit comments

Comments
 (0)