You've already forked linux-packaging-mono
Imported Upstream version 5.2.0.175
Former-commit-id: bb0468d0f257ff100aa895eb5fe583fb5dfbf900
This commit is contained in:
parent
4bdbaf4a88
commit
966bba02bb
6
external/linker/cecil/Mono.Cecil.nuspec
vendored
6
external/linker/cecil/Mono.Cecil.nuspec
vendored
@@ -2,7 +2,7 @@
|
||||
<package xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<id>Mono.Cecil</id>
|
||||
<version>0.10.0.0-beta1-v2</version>
|
||||
<version>0.10.0.0-beta5</version>
|
||||
<title>Mono.Cecil</title>
|
||||
<authors>Jb Evain</authors>
|
||||
<owners>Jb Evain</owners>
|
||||
@@ -16,7 +16,6 @@
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework3.5" />
|
||||
<group targetFramework=".NETFramework4.0" />
|
||||
<group targetFramework=".NETPortable4.0-Profile344" />
|
||||
<group targetFramework=".NETStandard1.3">
|
||||
<dependency id="System.Collections" version="4.0.11" />
|
||||
<dependency id="System.IO.FileSystem" version="4.0.1" />
|
||||
@@ -32,7 +31,6 @@
|
||||
<files>
|
||||
<file src="bin\net_3_5_Release\*.dll" target="lib/net35" />
|
||||
<file src="bin\net_4_0_Release\*.dll" target="lib/net40" />
|
||||
<file src="bin\pcl_Release\*.dll" target="lib/portable-net40+sl5+win8+wp8+wpa" />
|
||||
<file src="core\bin\Release\netstandard1.3\*.dll" target="lib/netstandard1.3" />
|
||||
<file src="bin\netstandard_Release\netstandard1.3\*.dll" target="lib/netstandard1.3" />
|
||||
</files>
|
||||
</package>
|
||||
|
||||
Reference in New Issue
Block a user