This really does rely on NuGet.

This commit is contained in:
Chris Rummel 2021-10-22 09:58:54 -05:00
parent 4fcb26a608
commit f951587509
No known key found for this signature in database
GPG key ID: DB9B2B231CB67DC7

View file

@ -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>