File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Tvl.VisualStudio.MouseFastScroll Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 144
144
<Compile Include =" Properties\AssemblyInfo.cs" />
145
145
</ItemGroup >
146
146
<ItemGroup >
147
+ <None Include =" SharedKey.snk" />
147
148
<None Include =" packages.config" />
148
149
<None Include =" source.extension.vsixmanifest" >
149
150
<SubType >Designer</SubType >
154
155
<Link >LICENSE.txt</Link >
155
156
<IncludeInVSIX >true</IncludeInVSIX >
156
157
</Content >
157
- <None Include =" ..\External\Key.snk" >
158
- <Link >Key.snk</Link >
159
- </None >
160
158
</ItemGroup >
161
159
<PropertyGroup >
162
160
<SignAssembly >true</SignAssembly >
163
161
</PropertyGroup >
164
162
<PropertyGroup >
165
- <AssemblyOriginatorKeyFile >..\External\Key .snk</AssemblyOriginatorKeyFile >
163
+ <AssemblyOriginatorKeyFile >SharedKey .snk</AssemblyOriginatorKeyFile >
166
164
</PropertyGroup >
167
165
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
168
166
<Import Condition =" Exists($(VsSdkTargets))" Project =" $(VsSdkTargets)" />
You can’t perform that action at this time.
0 commit comments