Skip to content

Commit d6e810a

Browse files
author
Dan Seefeldt
committed
Fix spacing issue
1 parent 2925f3c commit d6e810a

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

repos/Directory.Build.targets

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -143,37 +143,37 @@
143143
<!-- Update NuGet.Config files that have deprecated myget feeds -->
144144
<ItemGroup>
145145
<LegacyFeedMapping Include="https://dotnet.myget.org/F/nuget-build/api/v3/index.json"
146-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
146+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
147147
<LegacyFeedMapping Include="https://www.myget.org/F/nugetbuild/api/v3/index.json"
148-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
148+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/nuget-build/nuget/v3/index.json" />
149149
<LegacyFeedMapping Include="https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json"
150-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json" />
150+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-experimental/nuget/v3/index.json" />
151151
<LegacyFeedMapping Include="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json"
152-
NewFeed="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
152+
NewFeed="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
153153
<LegacyFeedMapping Include="https://dotnet.myget.org/F/vstest/api/v3/index.json"
154-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json" />
154+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json" />
155155
<LegacyFeedMapping Include="https://dotnet.myget.org/F/mstestv2/auth/1e768268-8c95-4e7e-9fd2-0eb1b1b69b18/api/v3/index.json"
156-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json" />
156+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json" />
157157
<LegacyFeedMapping Include="https://dotnet.myget.org/F/roslyn/api/v3/index.json"
158-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
158+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
159159
<LegacyFeedMapping Include="https://dotnet.myget.org/F/roslyn-tools/api/v3/index.json"
160-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
160+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
161161
<LegacyFeedMapping Include="https://dotnet.myget.org/F/roslyn-analyzers/api/v3/index.json"
162-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
162+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
163163
<LegacyFeedMapping Include="https://dotnet.myget.org/F/roslyn-master-nightly/api/v3/index.json"
164-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
164+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
165165
<LegacyFeedMapping Include="https://dotnet.myget.org/F/symreader-converter/api/v3/index.json"
166-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
166+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
167167
<LegacyFeedMapping Include="https://dotnet.myget.org/F/interactive-window/api/v3/index.json"
168-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
168+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
169169
<LegacyFeedMapping Include="https://dotnet.myget.org/F/mstestv2/api/v3/index.json"
170-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json" />
170+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/test-tools/nuget/v3/index.json" />
171171
<LegacyFeedMapping Include="https://dotnet.myget.org/F/vsunittesting/api/v3/index.json"
172-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
172+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
173173
<LegacyFeedMapping Include="https://dotnet.myget.org/F/msbuild/api/v3/index.json"
174-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
174+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
175175
<LegacyFeedMapping Include="https://dotnet.myget.org/F/dotnet-buildtools/api/v3/index.json"
176-
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json" />
176+
NewFeed="https://pkgs.dev.azure.com/dnceng/public/_packaging/myget-legacy/nuget/v3/index.json" />
177177
</ItemGroup>
178178

179179
<ReplaceFeedsInNugetConfig InputFile="%(NuGetConfigFiles.Identity)"

0 commit comments

Comments
 (0)