File tree 3 files changed +12
-10
lines changed
3 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 9
9
<clear />
10
10
<!-- Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
11
11
<!-- Begin: Package sources from dotnet-emsdk -->
12
+ <add key =" darc-pub-dotnet-emsdk-dad5528" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-dad5528e/nuget/v3/index.json" />
13
+ <add key =" darc-pub-dotnet-emsdk-79f708d" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-79f708d7/nuget/v3/index.json" />
12
14
<add key =" darc-pub-dotnet-emsdk-2c27e40-15" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2c27e405-15/nuget/v3/index.json" />
13
15
<add key =" darc-pub-dotnet-emsdk-2c27e40-14" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2c27e405-14/nuget/v3/index.json" />
14
16
<add key =" darc-pub-dotnet-emsdk-2c27e40-13" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2c27e405-13/nuget/v3/index.json" />
Original file line number Diff line number Diff line change 64
64
<Sha >aa3ae0d49da3cfb31a383f16303a3f2f0c3f1a19</Sha >
65
65
<SourceBuild RepoName =" cecil" ManagedOnly =" true" />
66
66
</Dependency >
67
- <Dependency Name =" Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version =" 9.0.2 -servicing.25061 .2" >
67
+ <Dependency Name =" Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version =" 9.0.3 -servicing.25105 .2" >
68
68
<Uri >https://github.com/dotnet/emsdk</Uri >
69
- <Sha >2c27e405e17595694d91892159593d6dd10e61e2 </Sha >
69
+ <Sha >dad5528e5bdf92a05a5a404c5f7939523390b96d </Sha >
70
70
</Dependency >
71
- <Dependency Name =" Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version =" 9.0.2 " >
71
+ <Dependency Name =" Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version =" 9.0.3 " >
72
72
<Uri >https://github.com/dotnet/emsdk</Uri >
73
- <Sha >2c27e405e17595694d91892159593d6dd10e61e2 </Sha >
73
+ <Sha >dad5528e5bdf92a05a5a404c5f7939523390b96d </Sha >
74
74
</Dependency >
75
75
<!-- Intermediate is necessary for source build. -->
76
- <Dependency Name =" Microsoft.SourceBuild.Intermediate.emsdk" Version =" 9.0.2 -servicing.25061 .2" >
76
+ <Dependency Name =" Microsoft.SourceBuild.Intermediate.emsdk" Version =" 9.0.3 -servicing.25105 .2" >
77
77
<Uri >https://github.com/dotnet/emsdk</Uri >
78
- <Sha >2c27e405e17595694d91892159593d6dd10e61e2 </Sha >
78
+ <Sha >dad5528e5bdf92a05a5a404c5f7939523390b96d </Sha >
79
79
<SourceBuild RepoName =" emsdk" ManagedOnly =" true" />
80
80
</Dependency >
81
81
<!-- Intermediate is necessary for source build. -->
Original file line number Diff line number Diff line change 1
1
<Project >
2
2
<PropertyGroup >
3
3
<!-- The .NET product branding version -->
4
- <ProductVersion >9.0.2 </ProductVersion >
4
+ <ProductVersion >9.0.3 </ProductVersion >
5
5
<!-- File version numbers -->
6
6
<MajorVersion >9</MajorVersion >
7
7
<MinorVersion >0</MinorVersion >
8
- <PatchVersion >2 </PatchVersion >
8
+ <PatchVersion >3 </PatchVersion >
9
9
<SdkBandVersion >9.0.100</SdkBandVersion >
10
10
<PackageVersionNet8 >8.0.$([MSBuild]::Add($(PatchVersion),11))</PackageVersionNet8 >
11
11
<PackageVersionNet7 >7.0.20</PackageVersionNet7 >
243
243
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
244
244
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-9_0_100_Transport
245
245
-->
246
- <MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion >9.0.2 -servicing.25061 .2</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion >
247
- <MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version >9.0.2 </MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version >
246
+ <MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion >9.0.3 -servicing.25105 .2</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion >
247
+ <MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version >9.0.3 </MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version >
248
248
<MicrosoftNETRuntimeEmscriptenVersion >$(MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version)</MicrosoftNETRuntimeEmscriptenVersion >
249
249
<!-- workloads -->
250
250
<SwixPackageVersion >1.1.87-gba258badda</SwixPackageVersion >
You can’t perform that action at this time.
0 commit comments