Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 455b73a

Browse files
committed
Fix sfw.net.dll build and native library copies
1 parent 7da415a commit 455b73a

File tree

3 files changed

+3
-19
lines changed

3 files changed

+3
-19
lines changed

common/nativelibraries.props

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@
2121
<Link>x64\sfw_x64.dll.meta</Link>
2222
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
2323
</Content>
24-
<Content Include="$(SolutionDir)\lib\sfw\win\x64\sfw_x64.pdb">
25-
<Link>x64\sfw_x64.pdb</Link>
26-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
27-
</Content>
28-
<Content Include="$(SolutionDir)\lib\sfw\win\x64\sfw_x64.pdb.meta">
29-
<Link>x64\sfw_x64.pdb.meta</Link>
30-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
31-
</Content>
3224
<Content Include="$(SolutionDir)\lib\sfw\win\x64\pthreadVC2.dll">
3325
<Link>x64\pthreadVC2.dll</Link>
3426
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
@@ -45,14 +37,6 @@
4537
<Link>x86\sfw_x86.dll.meta</Link>
4638
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
4739
</Content>
48-
<Content Include="$(SolutionDir)\lib\sfw\win\x86\sfw_x86.pdb">
49-
<Link>x86\sfw_x86.pdb</Link>
50-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
51-
</Content>
52-
<Content Include="$(SolutionDir)\lib\sfw\win\x86\sfw_x86.pdb.meta">
53-
<Link>x86\sfw_x86.pdb.meta</Link>
54-
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
55-
</Content>
5640
<Content Include="$(SolutionDir)\lib\sfw\win\x86\pthreadVC2.dll">
5741
<Link>x86\pthreadVC2.dll</Link>
5842
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>

lib/sfw/sfw.net.dll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:5af748ffa894e48094e63a88770fa0f1c51eaee855f13f1aa308860af44ef30d
2+
oid sha256:aecda5a6914f582845e34384b5bf57cb299dc770956283fe69d29383e2d4ece0
33
size 7168

lib/sfw/sfw.net.dll.mdb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:084fa4ce690843a8c4cad6ca7b1506fc3c24cfea929b3e47eff19f099e31e322
3-
size 1924
2+
oid sha256:0fa4f9c34222b28b2c4680a79c9758861495adc1cfe50d1104555a19ae13e0cd
3+
size 1849

0 commit comments

Comments
 (0)