fix tools when restoring with --packages
This commit is contained in:
parent
2d5e40f3ba
commit
59ae0e2d3d
11 changed files with 197 additions and 13 deletions
|
@ -0,0 +1,8 @@
|
|||
using System;
|
||||
|
||||
class Program
|
||||
{
|
||||
static void Main(string[] args)
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue