Merge rel/1.0.0 into master.

This commit is contained in:
Eric Erhardt 2017-02-01 14:32:59 -06:00
commit 9f0bb778a1
168 changed files with 4217 additions and 1184 deletions

View file

@ -82,7 +82,7 @@ A command is running to initially populate your local package cache, to improve
{
_nugetCacheFolder
.Should()
.HaveFile($"{GetDotnetVersion()}.dotnetSentinel");
.HaveFile($"{GetDotnetVersion()}.dotnetSentinel");
}
[Fact]