|
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