|
58 | 58 | <ItemGroup>
|
59 | 59 | <Reference Include="Microsoft.VisualStudio.CoreUtility, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
60 | 60 | <Private>False</Private>
|
61 |
| - <HintPath>..\packages\VSSDK.CoreUtility.10.0.3\lib\net40\Microsoft.VisualStudio.CoreUtility.dll</HintPath> |
| 61 | + <HintPath>..\packages\VSSDK.CoreUtility.10.0.4\lib\net40\Microsoft.VisualStudio.CoreUtility.dll</HintPath> |
62 | 62 | </Reference>
|
63 | 63 | <Reference Include="Microsoft.VisualStudio.Text.Data, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
64 | 64 | <Private>False</Private>
|
65 |
| - <HintPath>..\packages\VSSDK.Text.10.0.3\lib\net40\Microsoft.VisualStudio.Text.Data.dll</HintPath> |
| 65 | + <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.Data.dll</HintPath> |
66 | 66 | </Reference>
|
67 | 67 | <Reference Include="Microsoft.VisualStudio.Text.Logic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
68 | 68 | <Private>False</Private>
|
69 |
| - <HintPath>..\packages\VSSDK.Text.10.0.3\lib\net40\Microsoft.VisualStudio.Text.Logic.dll</HintPath> |
| 69 | + <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.Logic.dll</HintPath> |
70 | 70 | </Reference>
|
71 | 71 | <Reference Include="Microsoft.VisualStudio.Text.UI, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
72 | 72 | <Private>False</Private>
|
73 |
| - <HintPath>..\packages\VSSDK.Text.10.0.3\lib\net40\Microsoft.VisualStudio.Text.UI.dll</HintPath> |
| 73 | + <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.UI.dll</HintPath> |
74 | 74 | </Reference>
|
75 | 75 | <Reference Include="Microsoft.VisualStudio.Text.UI.Wpf, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
76 | 76 | <Private>False</Private>
|
77 |
| - <HintPath>..\packages\VSSDK.Text.10.0.3\lib\net40\Microsoft.VisualStudio.Text.UI.Wpf.dll</HintPath> |
| 77 | + <HintPath>..\packages\VSSDK.Text.10.0.4\lib\net40\Microsoft.VisualStudio.Text.UI.Wpf.dll</HintPath> |
78 | 78 | </Reference>
|
79 | 79 | <Reference Include="PresentationCore" />
|
80 | 80 | <Reference Include="PresentationFramework" />
|
|
94 | 94 | <Compile Include="Properties\AssemblyInfo.cs" />
|
95 | 95 | </ItemGroup>
|
96 | 96 | <ItemGroup>
|
97 |
| - <None Include="SharedKey.snk" /> |
98 | 97 | <None Include="packages.config" />
|
| 98 | + <None Include="SharedKey.snk" /> |
99 | 99 | <None Include="source.extension.vsixmanifest">
|
100 | 100 | <SubType>Designer</SubType>
|
101 | 101 | </None>
|
|
0 commit comments