File tree 3 files changed +3
-7
lines changed
3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 3
3
<configuration >
4
4
<packageSources >
5
5
<clear />
6
- <!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
7
- <add key =" darc-pub-dotnet-core-setup-2d163b8" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-core-setup-2d163b87/nuget/v3/index.json" />
8
- <add key =" darc-pub-dotnet-corefx-e946ceb-1" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-corefx-e946cebe-1/nuget/v3/index.json" />
9
- <!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
10
6
<add key =" myget-fxlab" value =" https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
11
7
<add key =" arcade" value =" https://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json" />
12
8
<add key =" dotnet-core" value =" https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Dependencies >
3
3
<ProductDependencies >
4
- <Dependency Name =" Microsoft.Private.Winforms" Version =" 4.8.1-servicing.20308 .4" >
4
+ <Dependency Name =" Microsoft.Private.Winforms" Version =" 4.8.1-servicing.20411 .4" >
5
5
<Uri >https://github.com/dotnet/winforms</Uri >
6
- <Sha >de3ff8ae63a8109c1fba47c4b2fa71b35a423739 </Sha >
6
+ <Sha >96f8bef5b7856c14407744fb9fe3fc81d61e8e67 </Sha >
7
7
</Dependency >
8
8
</ProductDependencies >
9
9
<ToolsetDependencies >
Original file line number Diff line number Diff line change 18
18
</PropertyGroup >
19
19
<!-- NuGet Package Versions -->
20
20
<PropertyGroup >
21
- <MicrosoftPrivateWinformsVersion >4.8.1-servicing.20308 .4</MicrosoftPrivateWinformsVersion >
21
+ <MicrosoftPrivateWinformsVersion >4.8.1-servicing.20411 .4</MicrosoftPrivateWinformsVersion >
22
22
</PropertyGroup >
23
23
<!-- Packages that come from https://github.com/dotnet/coreclr -->
24
24
<PropertyGroup >
You can’t perform that action at this time.
0 commit comments