File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >net6 .0-maccatalyst</TargetFramework >
4+ <TargetFramework >net7 .0-maccatalyst</TargetFramework >
55 </PropertyGroup >
66 <Import Project =" ..\shared.csproj" />
77</Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >net6 .0-ios</TargetFramework >
4+ <TargetFramework >net7 .0-ios</TargetFramework >
55 </PropertyGroup >
66 <Import Project =" ..\shared.csproj" />
77</Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >net6 .0-macos</TargetFramework >
4+ <TargetFramework >net7 .0-macos</TargetFramework >
55 </PropertyGroup >
66 <Import Project =" ..\shared.csproj" />
77</Project >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFramework >net6 .0-tvos</TargetFramework >
4+ <TargetFramework >net7 .0-tvos</TargetFramework >
55 </PropertyGroup >
66 <Import Project =" ..\shared.csproj" />
77</Project >
You can’t perform that action at this time.
0 commit comments