|
189 | 189 | <Uri>https://github.com/nuget/nuget.client</Uri>
|
190 | 190 | <Sha>c21ba3b47e224cf84490bdc53b89e7f9ebcc1841</Sha>
|
191 | 191 | </Dependency>
|
192 |
| - <Dependency Name="Microsoft.NET.Test.Sdk" Version="17.15.0-preview-25359-101"> |
193 |
| - <Uri>https://github.com/dotnet/dotnet</Uri> |
194 |
| - <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 192 | + <Dependency Name="Microsoft.NET.Test.Sdk" Version="18.0.0-preview-25366-05"> |
| 193 | + <Uri>https://github.com/microsoft/vstest</Uri> |
| 194 | + <Sha>ab6e14292ec4aac0c228a6c75e420f0a0461b0e1</Sha> |
195 | 195 | </Dependency>
|
196 |
| - <Dependency Name="Microsoft.TestPlatform.CLI" Version="17.15.0-preview-25359-101"> |
197 |
| - <Uri>https://github.com/dotnet/dotnet</Uri> |
198 |
| - <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 196 | + <Dependency Name="Microsoft.TestPlatform.CLI" Version="18.0.0-preview-25366-05"> |
| 197 | + <Uri>https://github.com/microsoft/vstest</Uri> |
| 198 | + <Sha>ab6e14292ec4aac0c228a6c75e420f0a0461b0e1</Sha> |
199 | 199 | </Dependency>
|
200 |
| - <Dependency Name="Microsoft.TestPlatform.Build" Version="17.15.0-preview-25359-101"> |
201 |
| - <Uri>https://github.com/dotnet/dotnet</Uri> |
202 |
| - <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 200 | + <Dependency Name="Microsoft.TestPlatform.Build" Version="18.0.0-preview-25366-05"> |
| 201 | + <Uri>https://github.com/microsoft/vstest</Uri> |
| 202 | + <Sha>ab6e14292ec4aac0c228a6c75e420f0a0461b0e1</Sha> |
203 | 203 | </Dependency>
|
204 | 204 | <Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-preview.7.25359.101">
|
205 | 205 | <Uri>https://github.com/dotnet/dotnet</Uri>
|
|
225 | 225 | <Uri>https://github.com/dotnet/dotnet</Uri>
|
226 | 226 | <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha>
|
227 | 227 | </Dependency>
|
| 228 | + <!-- Do not use properties based on: |
| 229 | + - Microsoft.WindowsDesktop.App.Ref |
| 230 | + - Microsoft.WindowsDesktop.App.Internal |
| 231 | + - Microsoft.NET.Sdk.WindowsDesktop |
| 232 | + - Microsoft.Dotnet.WinForms.ProjectTemplates |
| 233 | + - Microsoft.DotNet.Wpf.ProjectTemplates |
| 234 | + In VMR builds on non-Windows, they aren't built. Instead, use the following: |
| 235 | + - Microsoft.WindowsDesktop.App.Ref - Microsoft.NETCore.App.Ref |
| 236 | + - Microsoft.WindowsDesktop.App.Internal - Microsoft.NETCore.Platforms |
| 237 | + - Microsoft.NET.Sdk.WindowsDesktop - Microsoft.NETCore.App.Ref |
| 238 | + - Microsoft.Dotnet.WinForms.ProjectTemplates - Microsoft.NETCore.Platforms |
| 239 | + - Microsoft.DotNet.Wpf.ProjectTemplates - Microsoft.NETCore.Platforms |
| 240 | + --> |
| 241 | + <Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="10.0.0-preview.7.25359.101"> |
| 242 | + <Uri>https://github.com/dotnet/dotnet</Uri> |
| 243 | + <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 244 | + </Dependency> |
| 245 | + <Dependency Name="Microsoft.WindowsDesktop.App.Internal" Version="10.0.0-preview.7.25359.101"> |
| 246 | + <Uri>https://github.com/dotnet/dotnet</Uri> |
| 247 | + <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 248 | + </Dependency> |
| 249 | + <Dependency Name="Microsoft.NET.Sdk.WindowsDesktop" Version="10.0.0-preview.7.25359.101"> |
| 250 | + <Uri>https://github.com/dotnet/dotnet</Uri> |
| 251 | + <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 252 | + </Dependency> |
| 253 | + <Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="10.0.0-preview.7.25359.101"> |
| 254 | + <Uri>https://github.com/dotnet/dotnet</Uri> |
| 255 | + <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 256 | + </Dependency> |
| 257 | + <Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="10.0.0-preview.7.25359.101"> |
| 258 | + <Uri>https://github.com/dotnet/dotnet</Uri> |
| 259 | + <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha> |
| 260 | + </Dependency> |
228 | 261 | <Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.0-preview.7.25359.101">
|
229 | 262 | <Uri>https://github.com/dotnet/dotnet</Uri>
|
230 | 263 | <Sha>f451e5d3036a4f140a989e0a7f3f1ae432420e71</Sha>
|
|
0 commit comments