Skip to content

Commit 3a92779

Browse files
committed
Removing .pfk from project
1 parent 5083b5c commit 3a92779

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)