|
179 | 179 | <Compile Include="Compute\v2_1\ServerVolumeReference.cs" /> |
180 | 180 | <Compile Include="Compute\v2_1\VolumeSnapshot.cs" /> |
181 | 181 | <Compile Include="Compute\v2_1\VolumeSnapshotDefinition.cs" /> |
182 | | - <Compile Include="Compute\v2_2\KeyPair.cs" /> |
183 | | - <Compile Include="Compute\v2_2\KeyPairDefinition.cs" /> |
184 | | - <Compile Include="Compute\v2_2\KeyPairType.cs" /> |
185 | | - <Compile Include="Compute\v2_2\ComputeApi.cs" /> |
186 | | - <Compile Include="Compute\v2_2\ComputeService.cs" /> |
187 | | - <Compile Include="Compute\v2_2\ComputeServiceExtensions.cs" /> |
188 | | - <Compile Include="Compute\v2_2\RemoteConsole.cs" /> |
189 | | - <Compile Include="Compute\v2_2\RemoteConsoleType.cs" /> |
190 | | - <Compile Include="Compute\v2_2\ServerListOptions.cs" /> |
191 | | - <Compile Include="Compute\v2_2\Serialization\ServerCollection.cs" /> |
192 | | - <Compile Include="Compute\v2_2\Server.cs" /> |
193 | | - <Compile Include="Compute\v2_2\ServerReference.cs" /> |
194 | | - <Compile Include="Compute\v2_2\ServerStatus.cs" /> |
195 | | - <Compile Include="Compute\v2_6\ComputeApi.cs" /> |
196 | | - <Compile Include="Compute\v2_6\ComputeService.cs" /> |
197 | | - <Compile Include="Compute\v2_6\ComputeServiceExtensions.cs" /> |
198 | | - <Compile Include="Compute\v2_6\Console.cs" /> |
199 | | - <Compile Include="Compute\v2_6\ConsoleProtocol.cs" /> |
200 | | - <Compile Include="Compute\v2_6\RemoteConsoleType.cs" /> |
201 | | - <Compile Include="Compute\v2_6\KeyPair.cs" /> |
202 | | - <Compile Include="Compute\v2_6\KeyPairDefinition.cs" /> |
203 | | - <Compile Include="Compute\v2_6\KeyPairType.cs" /> |
204 | | - <Compile Include="Compute\v2_6\ServerListOptions.cs" /> |
205 | | - <Compile Include="Compute\v2_6\Serialization\ServerCollection.cs" /> |
206 | | - <Compile Include="Compute\v2_6\Server.cs" /> |
207 | 182 | <Compile Include="Compute\v2_1\ComputeServiceExtensions.cs" /> |
208 | 183 | <Compile Include="Compute\v2_1\RemoteConsole.cs" /> |
209 | 184 | <Compile Include="Compute\v2_1\RemoteConsoleType.cs" /> |
210 | 185 | <Compile Include="Compute\v2_1\ComputeService.cs" /> |
211 | 186 | <Compile Include="Compute\v2_1\Serialization\ServerCollection.cs" /> |
212 | 187 | <Compile Include="Compute\v2_1\Server.cs" /> |
213 | | - <Compile Include="Compute\v2_6\ServerReference.cs" /> |
214 | | - <Compile Include="Compute\v2_6\ServerStatus.cs" /> |
215 | 188 | <Compile Include="Exceptions\ResourceErrorException.cs" /> |
216 | 189 | <Compile Include="Extensions\TypeExtensions.cs" /> |
217 | 190 | <Compile Include="Flurl\PreparedRequest.cs" /> |
|
0 commit comments