|
|
@@ -40,12 +40,6 @@ Docs: https://tensorflownet.readthedocs.io</Description> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<None Update="Operations\op_list_proto_array.bin"> |
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
|
|
</None> |
|
|
|
<None Update="Operations\op_list_proto_math.bin"> |
|
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
|
|
|
</None> |
|
|
|
<Content CopyToOutputDirectory="PreserveNewest" Include="./runtimes/win-x64/native/tensorflow.dll" Link="tensorflow.dll" Pack="true" PackagePath="runtimes/win-x64/native/tensorflow.dll" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|