Skip to content

Commit 928ca2c

Browse files
committed
Check in the proper library
1 parent a50cd91 commit 928ca2c

File tree

2 files changed

+220
-206
lines changed

2 files changed

+220
-206
lines changed

TensorFlowSharp/TensorFlowSharp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<DocumentationFile>bin\Debug\TensorFlowSharp.xml</DocumentationFile>
1010
<GenerateDocumentationFile Condition=" '$(Configuration)' == 'Release' ">true</GenerateDocumentationFile>
1111
<ReleaseVersion>0.2</ReleaseVersion>
12+
<TargetFramework>net471</TargetFramework>
1213
</PropertyGroup>
1314

1415
<PropertyGroup>

0 commit comments

Comments
 (0)