File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 66 </PropertyGroup>
77
88 <ItemGroup>
9+ <PackageReference Include="SciSharp.TensorFlow.Redist" Version="1.14.0" />
10+ <PackageReference Include="System.IO.FileSystem.AccessControl" Version="$(SystemIOFileSystemAccessControl)" />
11+ <PackageReference Include="System.Security.Principal.Windows" Version="$(SystemSecurityPrincipalWindows)" />
12+ <PackageReference Include="TensorFlow.NET" Version="0.10.10" />
913 <ProjectReference Include="../Microsoft.ML/Microsoft.ML.nupkgproj" />
1014 </ItemGroup>
1115
Original file line number Diff line number Diff line change 66 </PropertyGroup>
77
88 <ItemGroup>
9- <PackageReference Include="System.IO.FileSystem.AccessControl" Version="$(SystemIOFileSystemAccessControl)" />
10- <PackageReference Include="System.Security.Principal.Windows" Version="$(SystemSecurityPrincipalWindows)" />
11- <ProjectReference Include="../Microsoft.ML/Microsoft.ML.nupkgproj" />
12- <ProjectReference Include="../Microsoft.ML.TensorFlow.Redist/Microsoft.ML.TensorFlow.Redist.nupkgproj" />
9+ <ProjectReference Include="../Microsoft.ML.Dnn/Microsoft.ML.Dnn.nupkgproj" />
1310 </ItemGroup>
1411
1512</Project>
You can’t perform that action at this time.
0 commit comments