Skip to content

Commit 598f036

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20220405.5
Microsoft.DotNet.Wpf.DncEng From Version 5.0.12-servicing.22103.6 -> To Version 5.0.12-servicing.22205.5
1 parent 1bcfa58 commit 598f036

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

NuGet.config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
88
<add key="darc-int-dotnet-runtime-1016676" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-10166769/nuget/v3/index.json" />
9+
<add key="darc-int-dotnet-runtime-1016676-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-10166769-2/nuget/v3/index.json" />
910
<!-- End: Package sources from dotnet-runtime -->
1011
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1112
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -17,6 +18,7 @@
1718
<disabledPackageSources>
1819
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1920
<!-- Begin: Package sources from dotnet-runtime -->
21+
<add key="darc-int-dotnet-runtime-1016676-2" value="true" />
2022
<add key="darc-int-dotnet-runtime-1016676" value="true" />
2123
<!-- End: Package sources from dotnet-runtime -->
2224
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@
6565
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
6666
<Sha>f431858f8b1f1510723ace6343786c9194dbd7fc6</Sha>
6767
</Dependency>
68-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.12-servicing.22103.6">
68+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.12-servicing.22205.5">
6969
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
70-
<Sha>4e0c495e99bc33beddc07e096e4baaa0b05e02a6</Sha>
70+
<Sha>70a0cf8c57aa58a11ce005659ba13a2b235c8cfe</Sha>
7171
</Dependency>
7272
<Dependency Name="System.IO.Packaging" Version="5.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
7373
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@
8888
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
8989
</PropertyGroup>
9090
<PropertyGroup>
91-
<MicrosoftDotNetWpfDncEngVersion>5.0.12-servicing.22103.6</MicrosoftDotNetWpfDncEngVersion>
91+
<MicrosoftDotNetWpfDncEngVersion>5.0.12-servicing.22205.5</MicrosoftDotNetWpfDncEngVersion>
9292
</PropertyGroup>
9393
</Project>

0 commit comments

Comments
 (0)