Skip to content

Commit c52c457

Browse files
author
Mirroring
committed
Merge commit '77c249b6d6f17ee22c22952aa4c18029df95b203'
2 parents e77011b + 77c249b commit c52c457

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

NuGet.config

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
12-
<add key="darc-pub-dotnet-emsdk-5a2faf3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-5a2faf37/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-emsdk-1107112" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-1107112d/nuget/v3/index.json" />
14-
<add key="darc-pub-dotnet-emsdk-8601068" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-86010681/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-ab8bc4e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-ab8bc4e2/nuget/v3/index.json" />
1513
<!-- End: Package sources from dotnet-emsdk -->
1614
<!-- Begin: Package sources from dotnet-wcf -->
1715
<!-- End: Package sources from dotnet-wcf -->

eng/Version.Details.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
</Dependency>
1111
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-6.0.100" Version="6.0.32">
1212
<Uri>https://github.com/dotnet/emsdk</Uri>
13-
<Sha>8601068126449af799f8e07ca358dbbd4b3fcab4</Sha>
13+
<Sha>ab8bc4e2860e29d700542c68e57daa5e7663af62</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-6.0.300" Version="6.0.32">
1616
<Uri>https://github.com/dotnet/emsdk</Uri>
17-
<Sha>8601068126449af799f8e07ca358dbbd4b3fcab4</Sha>
17+
<Sha>ab8bc4e2860e29d700542c68e57daa5e7663af62</Sha>
1818
</Dependency>
1919
<Dependency Name="Microsoft.NET.Workload.Emscripten.Manifest-6.0.400" Version="6.0.32">
2020
<Uri>https://github.com/dotnet/emsdk</Uri>
21-
<Sha>8601068126449af799f8e07ca358dbbd4b3fcab4</Sha>
21+
<Sha>ab8bc4e2860e29d700542c68e57daa5e7663af62</Sha>
2222
</Dependency>
2323
<Dependency Name="System.ServiceModel.Primitives" Version="4.9.0">
2424
<Uri>https://github.com/dotnet/wcf</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<Project>
22
<PropertyGroup>
33
<!-- The .NET product branding version -->
4-
<ProductVersion>6.0.32</ProductVersion>
4+
<ProductVersion>6.0.33</ProductVersion>
55
<!-- File version numbers -->
66
<MajorVersion>6</MajorVersion>
77
<MinorVersion>0</MinorVersion>
8-
<PatchVersion>32</PatchVersion>
8+
<PatchVersion>33</PatchVersion>
99
<SdkBandVersion>6.0.400</SdkBandVersion>
1010
<PreReleaseVersionLabel>servicing</PreReleaseVersionLabel>
1111
<PreReleaseVersionIteration>

0 commit comments

Comments
 (0)