Skip to content

Commit

Permalink
housekeeping: use the azure repository for the cake repo now (reactiv…
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson authored Sep 8, 2019
1 parent c4be8bc commit 13024c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.cake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

#load nuget:https://www.myget.org/F/reactiveui/?package=ReactiveUI.Cake.Recipe&prerelease
#load nuget:https://pkgs.dev.azure.com/dotnet/ReactiveUI/_packaging/ReactiveUI/nuget/v3/index.json?package=ReactiveUI.Cake.Recipe&prerelease

const string project = "ReactiveUI";

Expand Down

0 comments on commit 13024c8

Please sign in to comment.