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

Commit 64c06c8

Browse files
Added LangVersion=latest
1 parent ee3bda9 commit 64c06c8

File tree

9 files changed

+4706
-11947
lines changed

9 files changed

+4706
-11947
lines changed

EntryCustomReturn.Forms.Plugin.Abstractions/EntryCustomReturn.Forms.Plugin.Abstractions.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard1.0</TargetFramework>
55
<ProduceReferenceAssembly>True</ProduceReferenceAssembly>
6+
<LangVersion>latest</LangVersion>
67
</PropertyGroup>
78

89
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">

EntryCustomReturn.Forms.Plugin.Android/EntryCustomReturn.Forms.Plugin.Android.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
</NuGetPackageImportStamp>
2121
<AndroidTlsProvider>
2222
</AndroidTlsProvider>
23+
<LangVersion>latest</LangVersion>
2324
</PropertyGroup>
2425
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2526
<DebugSymbols>true</DebugSymbols>

0 commit comments

Comments
 (0)