This commit is contained in:
Umachandar Jayachandran
2018-10-12 12:16:30 -07:00
2 changed files with 4 additions and 4 deletions
@@ -3,8 +3,8 @@ GEM
specs:
addressable (2.4.0)
colorator (0.1)
ffi (1.9.14-x64-mingw32)
jekyll (3.1.6)
ffi (1.9.24-x64-mingw32)
jekyll (3.6.3)
colorator (~> 0.1)
jekyll-sass-converter (~> 1.0)
jekyll-watch (~> 1.1)
@@ -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}" />