File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1313 <AllowUnsafeCode >False</AllowUnsafeCode >
1414 <Configuration Condition =" '$(Configuration)' == ''" >Release</Configuration >
1515 <DefaultUses >System.Collections.Generic;System.Linq</DefaultUses >
16- <TargetFramework >.NETStandard1.3 </TargetFramework >
16+ <TargetFramework >.NETStandard2.0 </TargetFramework >
1717 </PropertyGroup >
1818 <PropertyGroup Condition =" '$(Configuration)' == 'Debug' " >
1919 <Optimize >false</Optimize >
5151 <WarnOnCaseMismatch >True</WarnOnCaseMismatch >
5252 <DefineConstants >SIGN</DefineConstants >
5353 </PropertyGroup >
54- <ItemGroup ></ItemGroup >
5554 <ItemGroup >
5655 <Compile Include =" __AssemblyInfo.swift" />
5756 </ItemGroup >
5857 <Import Project =" $(MSBuildExtensionsPath)\RemObjects Software\Elements\RemObjects.Elements.Echoes.targets" />
5958 <Import Project =" Swift.Shared.projitems" Label =" Swift.Shared" />
59+ <ItemGroup >
60+ <Reference Include =" Echoes" />
61+ </ItemGroup >
6062</Project >
Original file line number Diff line number Diff line change 5757 <Reference Include =" System.Core" />
5858 <Reference Include =" System.Data" />
5959 <Reference Include =" System.Xml" />
60+ <Reference Include =" Echoes" />
6061 </ItemGroup >
6162 <ItemGroup >
6263 <Compile Include =" __AssemblyInfo.swift" />
You can’t perform that action at this time.
0 commit comments