We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b0556 commit a2b479eCopy full SHA for a2b479e
Directory.Build.props
@@ -20,7 +20,7 @@
20
<SourceDir>$(RepoRoot)src/</SourceDir>
21
<PkgDir>$(RepoRoot)pkg/</PkgDir>
22
23
- <LibTorchPackageVersion>2.2.1.1</LibTorchPackageVersion>
+ <LibTorchPackageVersion>2.2.1.2</LibTorchPackageVersion>
24
25
<!-- when building on local machines the massive downloads get placed up one directory -->
26
<!-- so we can clean without triggering a re-download-->
0 commit comments