Changeset 2118 for trunk/tools/vslol/VsLol.csproj
- Timestamp:
- Nov 26, 2012, 7:10:35 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/vslol/VsLol.csproj
r2117 r2118 56 56 <Reference Include="Microsoft.CSharp" /> 57 57 <Reference Include="Microsoft.VisualStudio.OLE.Interop" /> 58 <Reference Include="Microsoft.VisualStudio.Package.LanguageService.10.0, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> 58 59 <Reference Include="Microsoft.VisualStudio.Shell.Interop" /> 59 60 <Reference Include="Microsoft.VisualStudio.Shell.Interop.8.0" /> … … 65 66 </Reference> 66 67 <Reference Include="Microsoft.VisualStudio.Shell.Immutable.10.0" /> 68 <Reference Include="Microsoft.VisualStudio.TextManager.Interop.8.0, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" /> 67 69 <Reference Include="System" /> 68 70 <Reference Include="System.Core" /> … … 74 76 </ItemGroup> 75 77 <ItemGroup> 78 <Compile Include="LolFxLanguageService.cs" /> 76 79 <Compile Include="MenuGenerateCompilers.cs" /> 77 80 <Compile Include="GlobalSuppressions.cs" />
Note: See TracChangeset
for help on using the changeset viewer.