Skip to content

Commit ecb0863

Browse files
[release/6.0] Update dependencies from dnceng/internal/dotnet-wpf-int
1 parent fbc85ef commit ecb0863

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

NuGet.config

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +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-34a1091" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-34a10914/nuget/v3/index.json" />
9-
<add key="darc-int-dotnet-runtime-34a1091-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-34a10914-2/nuget/v3/index.json" />
10-
<add key="darc-int-dotnet-runtime-34a1091-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-34a10914-1/nuget/v3/index.json" />
118
<!-- End: Package sources from dotnet-runtime -->
129
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1310
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -21,9 +18,6 @@
2118
<disabledPackageSources>
2219
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2320
<!-- Begin: Package sources from dotnet-runtime -->
24-
<add key="darc-int-dotnet-runtime-34a1091-1" value="true" />
25-
<add key="darc-int-dotnet-runtime-34a1091-2" value="true" />
26-
<add key="darc-int-dotnet-runtime-34a1091" value="true" />
2721
<!-- End: Package sources from dotnet-runtime -->
2822
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2923
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
5050
<Sha>34a109148c7d8a2c8e6431e83e4bce5712dd8083</Sha>
5151
</Dependency>
52-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rtm.23572.3">
52+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="6.0.0-rtm.24171.2">
5353
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
5454
<Sha>4e9fd815d72fa267bfa5fb21e1304501df1d2f50</Sha>
5555
</Dependency>

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.23572.3</MicrosoftDotNetWpfDncEngVersion>
100+
<MicrosoftDotNetWpfDncEngVersion>6.0.0-rtm.24171.2</MicrosoftDotNetWpfDncEngVersion>
101101
</PropertyGroup>
102102
</Project>

0 commit comments

Comments
 (0)