Skip to content

Commit f68bbcf

Browse files
TELERIK\yovtchevTELERIK\yovtchev
TELERIK\yovtchev
authored and
TELERIK\yovtchev
committed
Permanently extracted key for power tools
1 parent b782ff6 commit f68bbcf

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

JustDecompileApi.sln

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Microsoft Visual Studio Solution File, Format Version 11.00
33
# Visual Studio 2010
4-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JustDecompile.API", "Tools\JustDecompile.Core\JustDecompile.API.csproj", "{8A549CC3-55AC-46F8-9BC9-83E0804D87B9}"
4+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JustDecompile.API", "..\Source\Tools\JustDecompile.Core\JustDecompile.API.csproj", "{8A549CC3-55AC-46F8-9BC9-83E0804D87B9}"
55
EndProject
66
Global
77
GlobalSection(TeamFoundationVersionControl) = preSolution

JustDecompilePowerTools/JustDecompilePowerTools.csproj

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<SignAssembly>true</SignAssembly>
2020
</PropertyGroup>
2121
<PropertyGroup>
22-
<AssemblyOriginatorKeyFile>GoToEntryPoint.snk</AssemblyOriginatorKeyFile>
22+
<AssemblyOriginatorKeyFile>..\..\GoToEntryPoint.snk</AssemblyOriginatorKeyFile>
2323
</PropertyGroup>
2424
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
2525
<PropertyGroup>
@@ -82,7 +82,6 @@
8282
<Compile Include="Properties\AssemblyInfo.cs" />
8383
</ItemGroup>
8484
<ItemGroup>
85-
<None Include="GoToEntryPoint.snk" />
8685
<None Include="PluginConfig.xml">
8786
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
8887
<SubType>Designer</SubType>

0 commit comments

Comments
 (0)