|
12 | 12 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
13 | 13 | <RootNamespace>Tvl.VisualStudio.MouseFastScroll</RootNamespace>
|
14 | 14 | <AssemblyName>Tvl.VisualStudio.MouseFastScroll</AssemblyName>
|
15 |
| - <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
| 15 | + <TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
16 | 16 | <FileAlignment>512</FileAlignment>
|
17 | 17 | <GeneratePkgDefFile>false</GeneratePkgDefFile>
|
18 | 18 | <UseCodebase>true</UseCodebase>
|
|
60 | 60 | <WarningLevel>4</WarningLevel>
|
61 | 61 | </PropertyGroup>
|
62 | 62 | <ItemGroup>
|
63 |
| - <Reference Include="Microsoft.VisualStudio.CoreUtility, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 63 | + <Reference Include="Microsoft.VisualStudio.CoreUtility, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
64 | 64 | <Private>False</Private>
|
65 |
| - <HintPath>..\packages\VSSDK.CoreUtility.10.0.3\lib\net40\Microsoft.VisualStudio.CoreUtility.dll</HintPath> |
| 65 | + <HintPath>..\packages\VSSDK.CoreUtility.11.0.4\lib\net45\Microsoft.VisualStudio.CoreUtility.dll</HintPath> |
66 | 66 | </Reference>
|
67 |
| - <Reference Include="Microsoft.VisualStudio.Text.Data, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 67 | + <Reference Include="Microsoft.VisualStudio.Text.Data, Version=11.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.Data.dll</HintPath> |
| 69 | + <HintPath>..\packages\VSSDK.Text.11.0.4\lib\net45\Microsoft.VisualStudio.Text.Data.dll</HintPath> |
70 | 70 | </Reference>
|
71 |
| - <Reference Include="Microsoft.VisualStudio.Text.Logic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 71 | + <Reference Include="Microsoft.VisualStudio.Text.Logic, Version=11.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.Logic.dll</HintPath> |
| 73 | + <HintPath>..\packages\VSSDK.Text.11.0.4\lib\net45\Microsoft.VisualStudio.Text.Logic.dll</HintPath> |
74 | 74 | </Reference>
|
75 |
| - <Reference Include="Microsoft.VisualStudio.Text.UI, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 75 | + <Reference Include="Microsoft.VisualStudio.Text.UI, Version=11.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.dll</HintPath> |
| 77 | + <HintPath>..\packages\VSSDK.Text.11.0.4\lib\net45\Microsoft.VisualStudio.Text.UI.dll</HintPath> |
78 | 78 | </Reference>
|
79 |
| - <Reference Include="Microsoft.VisualStudio.Text.UI.Wpf, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
| 79 | + <Reference Include="Microsoft.VisualStudio.Text.UI.Wpf, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
80 | 80 | <Private>False</Private>
|
81 |
| - <HintPath>..\packages\VSSDK.Text.10.0.3\lib\net40\Microsoft.VisualStudio.Text.UI.Wpf.dll</HintPath> |
| 81 | + <HintPath>..\packages\VSSDK.Text.11.0.4\lib\net45\Microsoft.VisualStudio.Text.UI.Wpf.dll</HintPath> |
82 | 82 | </Reference>
|
83 | 83 | <Reference Include="PresentationCore" />
|
84 | 84 | <Reference Include="PresentationFramework" />
|
|
98 | 98 | <Compile Include="Properties\AssemblyInfo.cs" />
|
99 | 99 | </ItemGroup>
|
100 | 100 | <ItemGroup>
|
101 |
| - <None Include="SharedKey.snk" /> |
102 | 101 | <None Include="packages.config" />
|
| 102 | + <None Include="SharedKey.snk" /> |
103 | 103 | <None Include="source.extension.vsixmanifest">
|
104 | 104 | <SubType>Designer</SubType>
|
105 | 105 | </None>
|
|
0 commit comments