File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Notifo.SDK.FirebasePlugin
tests/Notifo.SDK.UnitTests Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
</PropertyGroup >
15
15
16
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
- <LangVersion >9.0 </LangVersion >
17
+ <LangVersion >latest </LangVersion >
18
18
</PropertyGroup >
19
19
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
20
- <LangVersion >9.0 </LangVersion >
20
+ <LangVersion >latest </LangVersion >
21
21
</PropertyGroup >
22
22
<ItemGroup >
23
23
<None Include =" logo-squared.png" Pack =" true" PackagePath =" \" />
Original file line number Diff line number Diff line change 11
11
</PropertyGroup >
12
12
13
13
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
14
- <LangVersion >9.0 </LangVersion >
14
+ <LangVersion >latest </LangVersion >
15
15
</PropertyGroup >
16
16
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
17
- <LangVersion >9.0 </LangVersion >
17
+ <LangVersion >latest </LangVersion >
18
18
</PropertyGroup >
19
19
<ItemGroup >
20
20
<None Include =" logo-squared.png" Pack =" true" PackagePath =" \" />
Original file line number Diff line number Diff line change 18
18
</PropertyGroup >
19
19
20
20
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21
- <LangVersion >9.0 </LangVersion >
21
+ <LangVersion >latest </LangVersion >
22
22
</PropertyGroup >
23
23
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
24
- <LangVersion >9.0 </LangVersion >
24
+ <LangVersion >latest </LangVersion >
25
25
</PropertyGroup >
26
26
<ItemGroup >
27
27
<AdditionalFiles Include =" ..\..\stylecop.json" Link =" stylecop.json" />
Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<IsPackable >false</IsPackable >
5
- <TargetFramework >net5 .0</TargetFramework >
5
+ <TargetFramework >.net6 .0</TargetFramework >
6
6
</PropertyGroup >
7
7
8
8
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments