File tree Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Expand file tree Collapse file tree 4 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 6
6
<!-- Begin: Package sources from dotnet-android -->
7
7
<!-- End: Package sources from dotnet-android -->
8
8
<!-- Begin: Package sources from dotnet-emsdk -->
9
+ <add key =" darc-pub-dotnet-emsdk-763d10a" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-763d10a1/nuget/v3/index.json" />
9
10
<!-- End: Package sources from dotnet-emsdk -->
10
11
<!-- Begin: Package sources from dotnet-runtime -->
12
+ <add key =" darc-pub-dotnet-runtime-940e395" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-940e3953/nuget/v3/index.json" />
11
13
<!-- End: Package sources from dotnet-runtime -->
12
14
<!-- End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
13
15
<!-- ensure only the sources defined below are used -->
Original file line number Diff line number Diff line change 58
58
Query =" /Project/ItemGroup/PackageDownload[contains(@Include,'Microsoft.NET.Sdk.Android.Manifest-')]/@Include" />
59
59
<XmlPeek
60
60
XmlInputPath =" $(_Root)NuGet.config"
61
- Query =" /configuration/packageSources/add[starts-with(@key,'darc-pub-dotnet-android- ')]" >
61
+ Query =" /configuration/packageSources/add[starts-with(@key,'darc-pub-')]" >
62
62
<Output TaskParameter =" Result" ItemName =" _DotNetAndroidFeeds" />
63
63
</XmlPeek >
64
64
<XmlPeek
Original file line number Diff line number Diff line change 4
4
<Uri >https://github.com/dotnet/sdk</Uri >
5
5
<Sha >8e8e27079dc1f0c53add11c3ac58fd9796aa8e73</Sha >
6
6
</Dependency >
7
- <Dependency Name =" Microsoft.NET.ILLink" Version =" 9.0.0 -rtm.24528.8 " >
7
+ <Dependency Name =" Microsoft.NET.ILLink" Version =" 9.0.1 -rtm.24557.9 " >
8
8
<Uri >https://github.com/dotnet/runtime</Uri >
9
- <Sha >7dab903b20269d78c6bc08d5269947db7d35c22b </Sha >
9
+ <Sha >940e395337ef32782723b789e530aa4abd72b054 </Sha >
10
10
</Dependency >
11
- <Dependency Name =" Microsoft.NET.ILLink.Tasks" Version =" 9.0.0 " >
11
+ <Dependency Name =" Microsoft.NET.ILLink.Tasks" Version =" 9.0.1 " >
12
12
<Uri >https://github.com/dotnet/runtime</Uri >
13
- <Sha >7dab903b20269d78c6bc08d5269947db7d35c22b </Sha >
13
+ <Sha >940e395337ef32782723b789e530aa4abd72b054 </Sha >
14
14
</Dependency >
15
- <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.0 " >
15
+ <Dependency Name =" Microsoft.NETCore.App.Ref" Version =" 9.0.1 " >
16
16
<Uri >https://github.com/dotnet/runtime</Uri >
17
- <Sha >7dab903b20269d78c6bc08d5269947db7d35c22b </Sha >
17
+ <Sha >940e395337ef32782723b789e530aa4abd72b054 </Sha >
18
18
</Dependency >
19
19
<Dependency Name =" Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version =" 9.0.0" CoherentParentDependency =" Microsoft.NETCore.App.Ref" >
20
20
<Uri >https://github.com/dotnet/emsdk</Uri >
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<MicrosoftNETSdkPackageVersion >9.0.101-servicing.24561.8</MicrosoftNETSdkPackageVersion >
5
5
<MicrosoftDotnetSdkInternalPackageVersion >$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion >
6
- <MicrosoftNETILLinkPackageVersion >9.0.0 -rtm.24528.8 </MicrosoftNETILLinkPackageVersion >
7
- <MicrosoftNETCoreAppRefPackageVersion >9.0.0 </MicrosoftNETCoreAppRefPackageVersion >
6
+ <MicrosoftNETILLinkPackageVersion >9.0.1 -rtm.24557.9 </MicrosoftNETILLinkPackageVersion >
7
+ <MicrosoftNETCoreAppRefPackageVersion >9.0.1 </MicrosoftNETCoreAppRefPackageVersion >
8
8
<MicrosoftDotNetApiCompatPackageVersion >7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion >
9
9
<MicrosoftDotNetBuildTasksFeedPackageVersion >10.0.0-beta.24476.2</MicrosoftDotNetBuildTasksFeedPackageVersion >
10
10
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version >9.0.0</MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version >
You can’t perform that action at this time.
0 commit comments