Skip to content

Commit c1ecc69

Browse files
author
hudaev
committed
del props
1 parent 1eedcb4 commit c1ecc69

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

FFMpeg.runtime.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>FFMpeg.runtime</id>
5-
<version>1.0.2</version>
5+
<version>1.0.3</version>
66
<title>FFMpeg native bindings for linux, windows</title>
77
<authors>zerpico</authors>
88
<icon>icon.png</icon>
@@ -22,7 +22,6 @@
2222
<file src="icon.png" target="icon.png" />
2323
<file src="LICENSE" target="LICENSE" />
2424
<file src="README.md" target="README.md" />
25-
<file src="FFMpeg.runtime.props" target="build/netstandard2.0/FFMpeg.runtime.props" />
2625

2726
<file src="win64/bin/avcodec-58.dll" target="runtimes/win-x64/native" />
2827
<file src="win64/bin/avdevice-58.dll" target="runtimes/win-x64/native" />

FFMpeg.runtime.props

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)