Skip to content

Commit 351c579

Browse files
committed
Remove Key.snk
1 parent 4abcbbc commit 351c579

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/GtmExtension/GtmExtension.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
<SignAssembly>true</SignAssembly>
1313
</PropertyGroup>
1414
<PropertyGroup>
15-
<AssemblyOriginatorKeyFile>Key.snk</AssemblyOriginatorKeyFile>
15+
<AssemblyOriginatorKeyFile>
16+
</AssemblyOriginatorKeyFile>
1617
</PropertyGroup>
1718
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
1819
<PropertyGroup>
@@ -58,7 +59,6 @@
5859
<Compile Include="Properties\AssemblyInfo.cs" />
5960
</ItemGroup>
6061
<ItemGroup>
61-
<None Include="Key.snk" />
6262
<None Include="packages.config" />
6363
<None Include="source.extension.vsixmanifest">
6464
<SubType>Designer</SubType>

src/GtmExtension/Key.snk

-596 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)