Skip to content

Commit

Permalink
[internal/release/3.1] Update dependencies from dnceng/internal/dotne…
Browse files Browse the repository at this point in the history
…t-winforms
  • Loading branch information
dotnet-bot committed May 12, 2021
1 parent 1e1cb8a commit d2dae22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.21213.7">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-winforms</Uri>
<Sha>4159e19925152f3e6ef6b123d6c0b78f20044a72</Sha>
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.1-servicing.21261.7">
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>d3e02ddb767e59202d32597401f985a4880a45ac</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>
<!-- NuGet Package Versions -->
<PropertyGroup>
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.21213.7</MicrosoftPrivateWinformsVersion>
<MicrosoftPrivateWinformsVersion>4.8.1-servicing.21261.7</MicrosoftPrivateWinformsVersion>
</PropertyGroup>
<!-- Packages that come from https://github.com/dotnet/coreclr -->
<PropertyGroup>
Expand Down

0 comments on commit d2dae22

Please sign in to comment.