Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d4b22ba

Browse files
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int build 20200610.2 (#3119)
Microsoft.DotNet.Wpf.DncEng From Version 5.0.0-preview.7.20309.2 -> To Version 5.0.0-preview.7.20310.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5cb2d38 commit d4b22ba

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,9 @@
7171
<Uri>https://github.com/dotnet/runtime</Uri>
7272
<Sha>80553e8d49479b775409dd70803b541c81cc39d9</Sha>
7373
</Dependency>
74-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.7.20309.2">
74+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="5.0.0-preview.7.20310.2">
7575
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
76-
<Sha>5741b811e51fec642c788c01f705defd8300e81c</Sha>
76+
<Sha>63d7af8eb1af1cb88ab655ae02fde4e264b67d96</Sha>
7777
</Dependency>
7878
<Dependency Name="System.IO.Packaging" Version="5.0.0-preview.7.20308.8" CoherentParentDependency="Microsoft.Private.Winforms">
7979
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@
9696
<SystemReflectionMetadataLoadContextPackage>System.Reflection.MetadataLoadContext</SystemReflectionMetadataLoadContextPackage>
9797
</PropertyGroup>
9898
<PropertyGroup>
99-
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.7.20309.2</MicrosoftDotNetWpfDncEngVersion>
99+
<MicrosoftDotNetWpfDncEngVersion>5.0.0-preview.7.20310.2</MicrosoftDotNetWpfDncEngVersion>
100100
</PropertyGroup>
101101
</Project>

0 commit comments

Comments
 (0)