Merged bugfix #11 and new build 3.4
Showing
5 changed files
with
11 additions
and
41 deletions
| ... | @@ -39,7 +39,7 @@ | ... | @@ -39,7 +39,7 @@ |
| 39 | </PropertyGroup> | 39 | </PropertyGroup> |
| 40 | <ItemGroup> | 40 | <ItemGroup> |
| 41 | <Reference Include="Extensibility, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | 41 | <Reference Include="Extensibility, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 42 | <EmbedInteropTypes>True</EmbedInteropTypes> | 42 | <EmbedInteropTypes>False</EmbedInteropTypes> |
| 43 | </Reference> | 43 | </Reference> |
| 44 | <Reference Include="Microsoft.VisualStudio.QualityTools.WebTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> | 44 | <Reference Include="Microsoft.VisualStudio.QualityTools.WebTestFramework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" /> |
| 45 | <Reference Include="System" /> | 45 | <Reference Include="System" /> | ... | ... |
No preview for this file type
| ... | @@ -45,11 +45,17 @@ | ... | @@ -45,11 +45,17 @@ |
| 45 | <RootNamespace>WebTest.WebService.Plugin.ResultTab</RootNamespace> | 45 | <RootNamespace>WebTest.WebService.Plugin.ResultTab</RootNamespace> |
| 46 | </PropertyGroup> | 46 | </PropertyGroup> |
| 47 | <ItemGroup> | 47 | <ItemGroup> |
| 48 | <Reference Include="envdte, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||
| 49 | <EmbedInteropTypes>False</EmbedInteropTypes> | ||
| 50 | </Reference> | ||
| 51 | <Reference Include="envdte80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | ||
| 52 | <EmbedInteropTypes>False</EmbedInteropTypes> | ||
| 53 | </Reference> | ||
| 48 | <Reference Include="Extensibility, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | 54 | <Reference Include="Extensibility, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 49 | <EmbedInteropTypes>False</EmbedInteropTypes> | 55 | <EmbedInteropTypes>False</EmbedInteropTypes> |
| 50 | </Reference> | 56 | </Reference> |
| 51 | <Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | 57 | <Reference Include="Microsoft.mshtml, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 52 | <EmbedInteropTypes>True</EmbedInteropTypes> | 58 | <EmbedInteropTypes>False</EmbedInteropTypes> |
| 53 | </Reference> | 59 | </Reference> |
| 54 | <Reference Include="Microsoft.VisualStudio.QualityTools.LoadTestFramework" /> | 60 | <Reference Include="Microsoft.VisualStudio.QualityTools.LoadTestFramework" /> |
| 55 | <Reference Include="Microsoft.VisualStudio.QualityTools.LoadTestPackage"> | 61 | <Reference Include="Microsoft.VisualStudio.QualityTools.LoadTestPackage"> |
| ... | @@ -71,13 +77,13 @@ | ... | @@ -71,13 +77,13 @@ |
| 71 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0" /> | 77 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.9.0" /> |
| 72 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0" /> | 78 | <Reference Include="Microsoft.VisualStudio.Shell.Interop.10.0" /> |
| 73 | <Reference Include="VSLangProj, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | 79 | <Reference Include="VSLangProj, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 74 | <EmbedInteropTypes>True</EmbedInteropTypes> | 80 | <EmbedInteropTypes>False</EmbedInteropTypes> |
| 75 | </Reference> | 81 | </Reference> |
| 76 | <Reference Include="VSLangProj2, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | 82 | <Reference Include="VSLangProj2, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 77 | <EmbedInteropTypes>True</EmbedInteropTypes> | 83 | <EmbedInteropTypes>False</EmbedInteropTypes> |
| 78 | </Reference> | 84 | </Reference> |
| 79 | <Reference Include="VSLangProj80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> | 85 | <Reference Include="VSLangProj80, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"> |
| 80 | <EmbedInteropTypes>True</EmbedInteropTypes> | 86 | <EmbedInteropTypes>False</EmbedInteropTypes> |
| 81 | </Reference> | 87 | </Reference> |
| 82 | </ItemGroup> | 88 | </ItemGroup> |
| 83 | <ItemGroup> | 89 | <ItemGroup> |
| ... | @@ -102,42 +108,6 @@ | ... | @@ -102,42 +108,6 @@ |
| 102 | <Compile Include="XmlTreeView.cs" /> | 108 | <Compile Include="XmlTreeView.cs" /> |
| 103 | </ItemGroup> | 109 | </ItemGroup> |
| 104 | <ItemGroup> | 110 | <ItemGroup> |
| 105 | <COMReference Include="EnvDTE"> | ||
| 106 | <Guid>{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}</Guid> | ||
| 107 | <VersionMajor>8</VersionMajor> | ||
| 108 | <VersionMinor>0</VersionMinor> | ||
| 109 | <Lcid>0</Lcid> | ||
| 110 | <WrapperTool>primary</WrapperTool> | ||
| 111 | <Isolated>False</Isolated> | ||
| 112 | <EmbedInteropTypes>False</EmbedInteropTypes> | ||
| 113 | </COMReference> | ||
| 114 | <COMReference Include="EnvDTE100"> | ||
| 115 | <Guid>{26AD1324-4B7C-44BC-84F8-B86AED45729F}</Guid> | ||
| 116 | <VersionMajor>10</VersionMajor> | ||
| 117 | <VersionMinor>0</VersionMinor> | ||
| 118 | <Lcid>0</Lcid> | ||
| 119 | <WrapperTool>primary</WrapperTool> | ||
| 120 | <Isolated>False</Isolated> | ||
| 121 | <EmbedInteropTypes>False</EmbedInteropTypes> | ||
| 122 | </COMReference> | ||
| 123 | <COMReference Include="EnvDTE80"> | ||
| 124 | <Guid>{1A31287A-4D7D-413E-8E32-3B374931BD89}</Guid> | ||
| 125 | <VersionMajor>8</VersionMajor> | ||
| 126 | <VersionMinor>0</VersionMinor> | ||
| 127 | <Lcid>0</Lcid> | ||
| 128 | <WrapperTool>primary</WrapperTool> | ||
| 129 | <Isolated>False</Isolated> | ||
| 130 | <EmbedInteropTypes>False</EmbedInteropTypes> | ||
| 131 | </COMReference> | ||
| 132 | <COMReference Include="EnvDTE90"> | ||
| 133 | <Guid>{2CE2370E-D744-4936-A090-3FFFE667B0E1}</Guid> | ||
| 134 | <VersionMajor>9</VersionMajor> | ||
| 135 | <VersionMinor>0</VersionMinor> | ||
| 136 | <Lcid>0</Lcid> | ||
| 137 | <WrapperTool>primary</WrapperTool> | ||
| 138 | <Isolated>False</Isolated> | ||
| 139 | <EmbedInteropTypes>False</EmbedInteropTypes> | ||
| 140 | </COMReference> | ||
| 141 | <COMReference Include="Microsoft.VisualStudio.CommandBars"> | 111 | <COMReference Include="Microsoft.VisualStudio.CommandBars"> |
| 142 | <Guid>{1CBA492E-7263-47BB-87FE-639000619B15}</Guid> | 112 | <Guid>{1CBA492E-7263-47BB-87FE-639000619B15}</Guid> |
| 143 | <VersionMajor>8</VersionMajor> | 113 | <VersionMajor>8</VersionMajor> | ... | ... |
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment