This really does rely on NuGet.
This commit is contained in:
parent
4fcb26a608
commit
f951587509
1 changed files with 1 additions and 2 deletions
|
@ -15,9 +15,8 @@
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<RepositoryReference Include="clicommandlineparser" />
|
<RepositoryReference Include="clicommandlineparser" />
|
||||||
<RepositoryReference Include="source-build" />
|
|
||||||
<!-- temporarily introduce an artificial reference so templating builds after our NuGet changes -->
|
|
||||||
<RepositoryReference Include="nuget-client" />
|
<RepositoryReference Include="nuget-client" />
|
||||||
|
<RepositoryReference Include="source-build" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
Loading…
Reference in a new issue