Skip to content

Commit f1a13f5

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20231016.3 (#8311)
[release/6.0] Update dependencies from dnceng/internal/dotnet-wpf-int
1 parent de6de0e commit f1a13f5

File tree

3 files changed

+3
-11
lines changed

3 files changed

+3
-11
lines changed

NuGet.config

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-runtime -->
8-
<add key="darc-int-dotnet-runtime-e0f0de8" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-e0f0de8-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87-3/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-e0f0de8-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87-2/nuget/v3/index.json" />
11-
<add key="darc-int-dotnet-runtime-e0f0de8-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-e0f0de87-1/nuget/v3/index.json" />
128
<!-- End: Package sources from dotnet-runtime -->
139
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1410
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -22,10 +18,6 @@
2218
<disabledPackageSources>
2319
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2420
<!-- Begin: Package sources from dotnet-runtime -->
25-
<add key="darc-int-dotnet-runtime-e0f0de8-1" value="true" />
26-
<add key="darc-int-dotnet-runtime-e0f0de8-2" value="true" />
27-
<add key="darc-int-dotnet-runtime-e0f0de8-3" value="true" />
28-
<add key="darc-int-dotnet-runtime-e0f0de8" value="true" />
2921
<!-- End: Package sources from dotnet-runtime -->
3022
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
3123
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
5050
<Sha>a08d9ce2caf02455c0b825bcdc32974bdf769a80</Sha>
5151
</Dependency>
52-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rtm.23409.4">
52+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rtm.23516.3">
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
54-
<Sha>4c92f73ee8c8e74bae51cba73186e1fc7e9c5e28</Sha>
54+
<Sha>b28a2aad515e30baaa1bf8c4e98414086de24b76</Sha>
5555
</Dependency>
5656
<Dependency Name="System.IO.Packaging" Version="6.0.0" CoherentParentDependency="Microsoft.Private.Winforms">
5757
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,6 @@
9797
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
9898
</PropertyGroup>
9999
<PropertyGroup>
100-
<MicrosoftDotNetWpfDncEngVersion>6.0.0-rtm.23409.4</MicrosoftDotNetWpfDncEngVersion>
100+
<MicrosoftDotNetWpfDncEngVersion>6.0.0-rtm.23516.3</MicrosoftDotNetWpfDncEngVersion>
101101
</PropertyGroup>
102102
</Project>

0 commit comments

Comments
 (0)