Skip to content

Commit 184b7a6

Browse files
committed
Fix merge conflicts
2 parents 481d11f + 1f49b66 commit 184b7a6

File tree

3 files changed

+224
-220
lines changed

3 files changed

+224
-220
lines changed

NuGet.config

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-efcore -->
7-
<add key="darc-int-dotnet-efcore-206e310" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-206e3105/nuget/v3/index.json" />
7+
<add key="darc-int-dotnet-efcore-04a7251" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-04a72514/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-efcore -->
99
<!-- Begin: Package sources from dotnet-extensions -->
10-
<add key="darc-int-dotnet-extensions-2595364" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-2595364d/nuget/v3/index.json" />
10+
<add key="darc-int-dotnet-extensions-06a95a7" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-extensions-06a95a71/nuget/v3/index.json" />
1111
<!-- Begin: Package sources from dotnet-razor-tooling -->
12+
<add key="darc-int-dotnet-razor-tooling-256df67" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-razor-tooling-256df67c/nuget/v3/index.json" />
1213
<!-- End: Package sources from dotnet-razor-tooling -->
1314
<!-- Begin: Package sources from dotnet-corefx -->
1415
<!-- End: Package sources from dotnet-corefx -->
1516
<!-- Begin: Package sources from dotnet-core-setup -->
17+
<add key="darc-int-dotnet-core-setup-2d4bb96" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-2d4bb962/nuget/v3/index.json" />
1618
<!-- End: Package sources from dotnet-core-setup -->
1719
<!-- End: Package sources from dotnet-extensions -->
1820
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
@@ -25,13 +27,15 @@
2527
<clear />
2628
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2729
<!-- Begin: Package sources from dotnet-core-setup -->
30+
<add key="darc-int-dotnet-core-setup-2d4bb96" value="true" />
2831
<!-- Begin: Package sources from dotnet-efcore -->
29-
<add key="darc-int-dotnet-efcore-206e310" value="true" />
32+
<add key="darc-int-dotnet-efcore-04a7251" value="true" />
3033
<!-- End: Package sources from dotnet-efcore -->
3134
<!-- Begin: Package sources from dotnet-extensions -->
32-
<add key="darc-int-dotnet-extensions-2595364" value="true" />
35+
<add key="darc-int-dotnet-extensions-06a95a7" value="true" />
3336
<!-- End: Package sources from dotnet-extensions -->
3437
<!-- Begin: Package sources from dotnet-razor-tooling -->
38+
<add key="darc-int-dotnet-razor-tooling-256df67" value="true" />
3539
<!-- End: Package sources from dotnet-razor-tooling -->
3640
<!-- End: Package sources from dotnet-core-setup -->
3741
<!-- Begin: Package sources from dotnet-corefx -->

0 commit comments

Comments
 (0)