This website works better with JavaScript.
Home
Explore
Help
Sign In
DaNike
/
BeatSaber-IPA-Reloaded
mirror of
https://github.com/bsmg/BeatSaber-IPA-Reloaded.git
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
78
Wiki
Activity
Browse Source
Tweaked Net4-Meta
pull/32/head
Anairkoen Schno
5 years ago
parent
02232fd852
commit
8dd54d65cd
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj
+ 1
- 1
BSIPA-Net4-Meta/BSIPA-Net4-Meta.csproj
View File
@ -86,7 +86,7 @@
<ItemGroup>
<IPAFiles Include="$(SolutionDir)IPA\bin\$(OtherConfig)\**\*" />
</ItemGroup>
<Copy SourceFiles="@(IPAFiles)" DestinationFolder="$(OutputPath)" />
<Copy SourceFiles="@(IPAFiles)" DestinationFolder="$(OutputPath)
%(RecursiveDir)
" />
<ItemGroup>
<BadFiles Include="$(OutputPath)*.dll" />
Write
Preview
Loading…
Cancel
Save