File tree 15 files changed +20
-51
lines changed
15 files changed +20
-51
lines changed Original file line number Diff line number Diff line change 2
2
<configuration >
3
3
<packageSources >
4
4
<clear />
5
- <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
6
- <add key =" nuget-build" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
7
- <add key =" arcade" value =" https://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json" />
8
- <add key =" dotnet-core" value =" https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
5
+ <add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
6
+ <add key =" dotnet-eng" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
9
7
</packageSources >
10
8
<disabledPackageSources />
11
9
</configuration >
Original file line number Diff line number Diff line change 29
29
30
30
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
31
31
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
32
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
33
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
32
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
34
33
</PropertyGroup >
35
34
36
35
<ItemGroup >
Original file line number Diff line number Diff line change 37
37
38
38
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
39
39
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
40
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
41
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json</EnvironmentRestoreSources >
42
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-blazor/index.json</EnvironmentRestoreSources >
43
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
44
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json</EnvironmentRestoreSources >
40
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
45
41
</PropertyGroup >
46
42
47
43
<ItemGroup >
Original file line number Diff line number Diff line change 41
41
42
42
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
43
43
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
44
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
45
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
46
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json</EnvironmentRestoreSources >
44
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
47
45
</PropertyGroup >
48
46
49
47
<ItemGroup >
Original file line number Diff line number Diff line change 46
46
<EnvironmentRestoreSources >$(EnvironmentRestoreSources)%3B$(ShippingPackagesOutput)</EnvironmentRestoreSources >
47
47
<EnvironmentRestoreSources >$(EnvironmentRestoreSources)%3B$(NonShippingPackagesOutput)</EnvironmentRestoreSources >
48
48
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
49
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
50
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
51
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json</EnvironmentRestoreSources >
49
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
52
50
53
51
<!-- core-setup does not destabilize for intermediate servicing builds -->
54
52
<IsStable >true</IsStable >
Original file line number Diff line number Diff line change 36
36
37
37
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
38
38
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
39
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
40
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
41
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json</EnvironmentRestoreSources >
39
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
42
40
</PropertyGroup >
43
41
44
42
<ItemGroup >
Original file line number Diff line number Diff line change 65
65
<NuGetConfigFile >$(ProjectDirectory)/NuGet.config</NuGetConfigFile >
66
66
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
67
67
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
68
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
69
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
70
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json</EnvironmentRestoreSources >
68
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
71
69
</PropertyGroup >
72
70
73
71
<ItemGroup >
Original file line number Diff line number Diff line change 36
36
37
37
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
38
38
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
39
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
40
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
41
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json</EnvironmentRestoreSources >
42
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json</EnvironmentRestoreSources >
43
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json</EnvironmentRestoreSources >
44
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json</EnvironmentRestoreSources >
39
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
45
40
</PropertyGroup >
46
41
47
42
<ItemGroup >
Original file line number Diff line number Diff line change 27
27
28
28
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
29
29
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
30
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
31
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
32
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json</EnvironmentRestoreSources >
30
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
33
31
</PropertyGroup >
34
32
35
33
<ItemGroup >
Original file line number Diff line number Diff line change 34
34
35
35
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
36
36
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
37
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
38
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
37
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
39
38
</PropertyGroup >
40
39
41
40
<ItemGroup >
Original file line number Diff line number Diff line change 26
26
27
27
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
28
28
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
29
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org /v3/index.json</EnvironmentRestoreSources >
29
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget /v3/index.json</EnvironmentRestoreSources >
30
30
</PropertyGroup >
31
31
32
32
<ItemGroup >
Original file line number Diff line number Diff line change 23
23
24
24
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
25
25
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
26
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
27
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json</EnvironmentRestoreSources >
28
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/aspnet-blazor/index.json</EnvironmentRestoreSources >
29
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json</EnvironmentRestoreSources >
26
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
30
27
31
28
<GlobalJsonFile >$(ProjectDirectory)global.json</GlobalJsonFile >
32
29
</PropertyGroup >
Original file line number Diff line number Diff line change 20
20
<NuGetConfigFile >$(ProjectDirectory)/NuGet.config</NuGetConfigFile >
21
21
<EnvironmentRestoreSources >$(SourceBuiltPackagesPath)</EnvironmentRestoreSources >
22
22
<EnvironmentRestoreSources Condition =" '$(OfflineBuild)' == 'true'" >$(EnvironmentRestoreSources)%3B$(ReferencePackagesDir)%3B$(PrebuiltPackagesPath)</EnvironmentRestoreSources >
23
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://api.nuget.org/v3/index.json</EnvironmentRestoreSources >
24
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-core/index.json</EnvironmentRestoreSources >
25
- <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json</EnvironmentRestoreSources >
23
+ <EnvironmentRestoreSources Condition =" '$(OfflineBuild)' != 'true'" >$(EnvironmentRestoreSources)%3Bhttps://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json</EnvironmentRestoreSources >
26
24
</PropertyGroup >
27
25
28
26
<ItemGroup >
Original file line number Diff line number Diff line change 4
4
<!-- To inherit the global NuGet package sources remove the <clear/> line below -->
5
5
<clear />
6
6
<add key =" source-built-packages" value =" SOURCE_BUILT_PACKAGES" />
7
- <add key =" api.nuget.org" value =" https://api.nuget.org/v3/index.json" />
8
- <add key =" dotnet-core" value =" https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
9
- <add key =" ProdCon" value =" PRODUCT_CONTRUCTION_PACKAGES" />
10
- <add key =" smoke-test feed" value =" SMOKE_TEST_PACKAGE_FEED" />
7
+ <add key =" dotnet-public" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public%40Local/nuget/v3/index.json" />
11
8
</packageSources >
12
9
</configuration >
Original file line number Diff line number Diff line change 16
16
<UsagePattern IdentityGlob =" Microsoft.NETCore.DotNetHostPolicy/3.1.*" />
17
17
<UsagePattern IdentityGlob =" Microsoft.NETCore.DotNetHostResolver/3.1.*" />
18
18
<UsagePattern IdentityGlob =" Microsoft.NETCore.Platforms/3.1.0*" />
19
- <UsagePattern IdentityGlob =" runtime.linux -x64.Microsoft.NETCore.DotNetAppHost/3.1.*" />
20
- <UsagePattern IdentityGlob =" runtime.linux -x64.Microsoft.NETCore.DotNetHost/3.1.*" />
21
- <UsagePattern IdentityGlob =" runtime.linux -x64.Microsoft.NETCore.DotNetHostPolicy/3.1.*" />
22
- <UsagePattern IdentityGlob =" runtime.linux -x64.Microsoft.NETCore.DotNetHostResolver/3.1.*" />
19
+ <UsagePattern IdentityGlob =" runtime.* -x64.Microsoft.NETCore.DotNetAppHost/3.1.*" />
20
+ <UsagePattern IdentityGlob =" runtime.* -x64.Microsoft.NETCore.DotNetHost/3.1.*" />
21
+ <UsagePattern IdentityGlob =" runtime.* -x64.Microsoft.NETCore.DotNetHostPolicy/3.1.*" />
22
+ <UsagePattern IdentityGlob =" runtime.* -x64.Microsoft.NETCore.DotNetHostResolver/3.1.*" />
23
23
</IgnorePatterns >
24
24
<Usages >
25
25
<Usage Id =" MicroBuild.Core" Version =" 0.2.0" IsDirectDependency =" true" IsAutoReferenced =" true" />
362
362
<Usage Id =" System.Xml.XPath.XDocument" Version =" 4.3.0" />
363
363
<Usage Id =" vswhere" Version =" 2.6.7" IsDirectDependency =" true" IsAutoReferenced =" true" />
364
364
</Usages >
365
- </UsageData >
365
+ </UsageData >
You can’t perform that action at this time.
0 commit comments