This commit is contained in:
Umachandar Jayachandran
2018-10-12 12:16:30 -07:00
2 changed files with 4 additions and 4 deletions
@@ -33,7 +33,8 @@
<SignAssembly>true</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>SqlClrCurl.pfx</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>
</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
@@ -51,7 +52,6 @@
</ItemGroup>
<ItemGroup>
<None Include="README.md" />
<None Include="SqlClrCurl.pfx" />
</ItemGroup>
<ItemGroup>
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />