Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Martin Finkel
LibVLCSharp
Commits
c53e0db2
Commit
c53e0db2
authored
Mar 21, 2018
by
Martin Finkel
Browse files
Add small mp3 sample for tests
parent
61684565
Changes
2
Hide whitespace changes
Inline
Side-by-side
LibVLCSharp.Tests/LibVLCSharp.Tests.csproj
View file @
c53e0db2
...
@@ -15,4 +15,9 @@
...
@@ -15,4 +15,9 @@
<ItemGroup>
<ItemGroup>
<ProjectReference Include="..\LibVLCSharp\LibVLCSharp.csproj" />
<ProjectReference Include="..\LibVLCSharp\LibVLCSharp.csproj" />
</ItemGroup>
</ItemGroup>
<ItemGroup>
<None Update="sample.mp3">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>
</Project>
\ No newline at end of file
LibVLCSharp.Tests/sample.mp3
0 → 100644
View file @
c53e0db2
File added
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment