File tree Expand file tree Collapse file tree 4 files changed +6
-11
lines changed Expand file tree Collapse file tree 4 files changed +6
-11
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,11 @@ trigger:
33 branches :
44 include :
55 - master
6+ - experimental/*
67
78pr :
89- master
10+ - experimental/*
911
1012name : $(Date:yyyyMMdd)$(Rev:.r)
1113
Original file line number Diff line number Diff line change 117117 <Uri >https://github.com/dotnet/coreclr</Uri >
118118 <Sha >a9f3fc16483eecfc47fb79c362811d870be02249</Sha >
119119 </Dependency >
120- <Dependency Name =" Microsoft.Private.Winforms" Version =" 5.0.0-preview.1.20110.4 " CoherentParentDependency =" Microsoft.DotNet.Wpf.DncEng " >
120+ <Dependency Name =" Microsoft.Private.Winforms" Version =" 5.0.0-preview.1.20108.1 " CoherentParentDependency =" Microsoft.DotNet.Wpf.GitHub " >
121121 <Uri >https://github.com/dotnet/winforms</Uri >
122122 <Sha >8818624e86a7aa64dbcd06fe78e406fa8caf008a</Sha >
123123 </Dependency >
124- <Dependency Name =" Microsoft.DotNet.Wpf.GitHub" Version =" 5.0.0-preview.1.20110.16 " CoherentParentDependency = " Microsoft.DotNet.Wpf.DncEng " >
124+ <Dependency Name =" Microsoft.DotNet.Wpf.GitHub" Version =" 5.0.0-preview.1.20111.9 " >
125125 <Uri >https://github.com/dotnet/wpf</Uri >
126- <Sha >4032e7e163d8d1b3b3f446688d2d11edd864c33f</Sha >
127- </Dependency >
128- <Dependency Name =" Microsoft.DotNet.Wpf.DncEng" Version =" 5.0.0-preview.1.20111.7" >
129- <Uri >https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri >
130- <Sha >3820ef430e9ced4cd027786b073271770946254c</Sha >
126+ <Sha >50d2d8b79705def3c236021e93c510ad00d5a900</Sha >
131127 </Dependency >
132128 <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 5.0.0-alpha1.19514.1" CoherentParentDependency =" Microsoft.Private.Winforms" >
133129 <Uri >https://github.com/dotnet/core-setup</Uri >
Original file line number Diff line number Diff line change 8484 <!-- winforms -->
8585 <MicrosoftPrivateWinformsVersion >5.0.0-preview.1.20110.4</MicrosoftPrivateWinformsVersion >
8686 <!-- wpf -->
87- <MicrosoftDotNetWpfGitHubVersion >5.0.0-preview.1.20110.16</MicrosoftDotNetWpfGitHubVersion >
88- <!-- wpf-int -->
89- <MicrosoftDotNetWpfDncEngVersion >5.0.0-preview.1.20111.7</MicrosoftDotNetWpfDncEngVersion >
87+ <MicrosoftDotNetWpfGitHubVersion >5.0.0-preview.1.20111.9</MicrosoftDotNetWpfGitHubVersion >
9088 <!-- Not auto-updated. -->
9189 <MicrosoftBuildVersion >15.7.179</MicrosoftBuildVersion >
9290 <MicrosoftBuildFrameworkVersion >$(MicrosoftBuildVersion)</MicrosoftBuildFrameworkVersion >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <ItemGroup >
4- <PackageReference Include =" Microsoft.DotNet.Wpf.DncEng" Version =" $(MicrosoftDotNetWpfDncEngVersion)" />
54 <PackageReference Include =" Microsoft.DotNet.Wpf.GitHub" Version =" $(MicrosoftDotNetWpfGitHubVersion)" />
65 <PackageReference Include =" Microsoft.Private.Winforms" Version =" $(MicrosoftPrivateWinformsVersion)" />
76
You can’t perform that action at this time.
0 commit comments