init
This commit is contained in:
20
packages/NUnit3TestAdapter.3.10.0/LICENSE.txt
vendored
Normal file
20
packages/NUnit3TestAdapter.3.10.0/LICENSE.txt
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
Copyright (c) 2011-2017 Charlie Poole, 2014-2017 Terje Sandstrom
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||
THE SOFTWARE.
|
||||
|
||||
BIN
packages/NUnit3TestAdapter.3.10.0/NUnit3TestAdapter.3.10.0.nupkg
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/NUnit3TestAdapter.3.10.0.nupkg
vendored
Normal file
Binary file not shown.
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/Mono.Cecil.dll
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/Mono.Cecil.dll
vendored
Normal file
Binary file not shown.
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/NUnit3.TestAdapter.dll
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/NUnit3.TestAdapter.dll
vendored
Normal file
Binary file not shown.
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/NUnit3.TestAdapter.pdb
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/NUnit3.TestAdapter.pdb
vendored
Normal file
Binary file not shown.
30
packages/NUnit3TestAdapter.3.10.0/build/net35/NUnit3TestAdapter.props
vendored
Normal file
30
packages/NUnit3TestAdapter.3.10.0/build/net35/NUnit3TestAdapter.props
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<Content Include="$(MSBuildThisFileDirectory)NUnit3.TestAdapter.dll">
|
||||
<Link>NUnit3.TestAdapter.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
<Content Include="$(MSBuildThisFileDirectory)NUnit3.TestAdapter.pdb">
|
||||
<Link>NUnit3.TestAdapter.pdb</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
<Content Include="$(MSBuildThisFileDirectory)nunit.engine.dll">
|
||||
<Link>nunit.engine.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
<Content Include="$(MSBuildThisFileDirectory)nunit.engine.api.dll">
|
||||
<Link>nunit.engine.api.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
<Content Include="$(MSBuildThisFileDirectory)Mono.Cecil.dll">
|
||||
<Link>Mono.Cecil.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/nunit.engine.api.dll
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/nunit.engine.api.dll
vendored
Normal file
Binary file not shown.
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/nunit.engine.dll
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/net35/nunit.engine.dll
vendored
Normal file
Binary file not shown.
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/Mono.Cecil.dll
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/Mono.Cecil.dll
vendored
Normal file
Binary file not shown.
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/NUnit3.TestAdapter.dll
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/NUnit3.TestAdapter.dll
vendored
Normal file
Binary file not shown.
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/NUnit3.TestAdapter.pdb
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/NUnit3.TestAdapter.pdb
vendored
Normal file
Binary file not shown.
25
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/NUnit3TestAdapter.props
vendored
Normal file
25
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/NUnit3TestAdapter.props
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<Content Include="$(MSBuildThisFileDirectory)NUnit3.TestAdapter.dll">
|
||||
<Link>NUnit3.TestAdapter.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
<Content Include="$(MSBuildThisFileDirectory)NUnit3.TestAdapter.pdb">
|
||||
<Link>NUnit3.TestAdapter.pdb</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
<Content Include="$(MSBuildThisFileDirectory)nunit.engine.netstandard.dll">
|
||||
<Link>nunit.engine.netstandard.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
<Content Include="$(MSBuildThisFileDirectory)Mono.Cecil.dll">
|
||||
<Link>Mono.Cecil.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/nunit.engine.netstandard.dll
vendored
Normal file
BIN
packages/NUnit3TestAdapter.3.10.0/build/netcoreapp1.0/nunit.engine.netstandard.dll
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user