ctaggart / visualfsharp

The Visual F# compiler and tools
Other
0 stars 0 forks source link

VisualCppTools #3

Open ctaggart opened 7 years ago

ctaggart commented 7 years ago

VisualCppTools isn't restoring with dotnet restore.

fsharp-daily - VisualCppTools 14.0.24519-Pre https://www.myget.org/feed/fsharp-daily/package/nuget/VisualCppTools Package size 235.68 MB

<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>native</TargetFramework>
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="VisualCppTools" Version="14.0.24519-Pre"/>
  </ItemGroup>
</Project>
C:\Users\CameronTaggart\fs\visualfsharp [msbuild15 ≡ +1 ~0 -0 !]> dotnet restore .\visualcpp.proj --packages packages
C:\Users\CameronTaggart\.nuget\packages\visualcpptools\14.0.24519-Pre\build\native\VisualCppTools.props(5,5): error MSB4
184: The expression "Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\14.0\Setup\VC@ProductDir" cannot be eva
luated.  [C:\Users\CameronTaggart\fs\visualfsharp\visualcpp.proj]
ctaggart commented 7 years ago
C:\Users\CameronTaggart\fs\visualfsharp\packages [master ≡]> Get-ChildItemSize -Depth 1 | where PSIsContainer -eq $true | select Name, Size_Megabyte

Name                                                   Size_Megabyte
----                                                   -------------
BenchmarkDotNet.0.9.8                                          0.707
BenchmarkDotNet.Diagnostics.Windows.0.9.8                      0.026
FsCheck.2.6.2                                                  7.896
FSharp.Compiler.Tools.4.0.1.21                                26.069
FSharp.Data.2.2.5                                             12.095
FsLexYacc.7.0.4                                                2.586
MicroBuild.Core.0.2.0                                          0.008
MicroBuild.Core.Sentinel.1.0.0                                 0.003
Microsoft.DiaSymReader.1.0.8                                   0.197
Microsoft.DiaSymReader.PortablePdb.1.1.0                       0.476
Microsoft.FSharp.TupleSample.1.0.0-alpha-161121                0.023
Microsoft.VisualFSharp.Msbuild.15.0.1.0.1                      5.367
Microsoft.VisualStudio.Shell.14.0.14.3.25407                   5.421
Microsoft.VisualStudio.Shell.Immutable.10.0.10.0.30319         0.052
Microsoft.VSSDK.BuildTools.15.0.26124-RC3                      5.382
Newtonsoft.Json.6.0.8                                          7.847
NUnit.3.5.0                                                    8.198
NUnit.Console.3.0.0                                            1.144
NUnit3TestAdapter.3.0.8-ctp-8                                  0.606
NUnitLite.3.5.0                                                 0.71
StrawberryPerl64.5.22.2.1                                    646.921
System.Collections.Immutable.1.2.0                             2.127
System.Reflection.Metadata.1.4.1-beta-24227-04                 1.904
System.ValueTuple.4.3.0                                        0.392
VisualCppTools.14.0.24519-Pre                               1164.796