We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f918b0b commit 763eb2bCopy full SHA for 763eb2b
2 files changed
Wrapper/ArrayFire.csproj
@@ -52,7 +52,7 @@
52
<Compile Include="Interop\enums.cs" />
53
<Compile Include="Matrix.cs" />
54
<Compile Include="Properties\AssemblyInfo.cs" />
55
- <Compile Include="Internal\Internal.cs" />
+ <Compile Include="Internal.cs" />
56
<Compile Include="Data.cs" />
57
<Compile Include="Util.cs" />
58
<Compile Include="Vector.cs" />
Wrapper/Internal/Internal.cs Wrapper/Internal.csWrapper/Internal/Internal.cs renamed to Wrapper/Internal.cs
0 commit comments