Skip to content

Commit

Permalink
Branching for 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavkm committed Jul 10, 2017
1 parent 81363a4 commit 4012763
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="NuGet" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>
</configuration>
2 changes: 1 addition & 1 deletion build/Repositories.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<ItemDefinitionGroup>
<Repository>
<Branch>dev</Branch>
<Branch>rel/2.0.0</Branch>
</Repository>
</ItemDefinitionGroup>

Expand Down

0 comments on commit 4012763

Please sign in to comment.