Branching for 2.0.0
This commit is contained in:
parent
81363a4e5f
commit
401276308d
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
<Project>
|
||||
<ItemDefinitionGroup>
|
||||
<Repository>
|
||||
<Branch>dev</Branch>
|
||||
<Branch>rel/2.0.0</Branch>
|
||||
</Repository>
|
||||
</ItemDefinitionGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue