Skip to content

Commit fd91cad

Browse files
committed
2 parents 148ce33 + fd1ad22 commit fd91cad

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

samples/databases/wide-world-importers/wwi-app/wwwroot/lib/bootstrap/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ GEM
33
specs:
44
addressable (2.4.0)
55
colorator (0.1)
6-
ffi (1.9.14-x64-mingw32)
7-
jekyll (3.1.6)
6+
ffi (1.9.24-x64-mingw32)
7+
jekyll (3.6.3)
88
colorator (~> 0.1)
99
jekyll-sass-converter (~> 1.0)
1010
jekyll-watch (~> 1.1)

samples/features/sql-clr/Curl/SqlClrCurl.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333
<SignAssembly>true</SignAssembly>
3434
</PropertyGroup>
3535
<PropertyGroup>
36-
<AssemblyOriginatorKeyFile>SqlClrCurl.pfx</AssemblyOriginatorKeyFile>
36+
<AssemblyOriginatorKeyFile>
37+
</AssemblyOriginatorKeyFile>
3738
</PropertyGroup>
3839
<ItemGroup>
3940
<Reference Include="System" />
@@ -51,7 +52,6 @@
5152
</ItemGroup>
5253
<ItemGroup>
5354
<None Include="README.md" />
54-
<None Include="SqlClrCurl.pfx" />
5555
</ItemGroup>
5656
<ItemGroup>
5757
<Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />

0 commit comments

Comments
 (0)