We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0731208 commit 84403f4Copy full SHA for 84403f4
Source/Swift.Echoes.Standard.elements
@@ -51,11 +51,7 @@
51
<WarnOnCaseMismatch>True</WarnOnCaseMismatch>
52
<DefineConstants>SIGN</DefineConstants>
53
</PropertyGroup>
54
- <ItemGroup>
55
- <Reference Include="Echoes">
56
- <Private>True</Private>
57
- </Reference>
58
- </ItemGroup>
+ <ItemGroup></ItemGroup>
59
<ItemGroup>
60
<Compile Include="__AssemblyInfo.swift" />
61
</ItemGroup>
Source/Swift.Echoes.elements
@@ -57,9 +57,6 @@
<Reference Include="System.Core" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
62
63
64
65
0 commit comments