Organize workspace: Frontend, Backend, and Tests in one repo
This commit is contained in:
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.abstractions.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.abstractions.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.reporters.net452.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.reporters.net452.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.utility.net452.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.utility.net452.dll
vendored
Executable file
Binary file not shown.
26
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.visualstudio.props
vendored
Executable file
26
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.visualstudio.props
vendored
Executable file
@@ -0,0 +1,26 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<None Include="$(MSBuildThisFileDirectory)xunit.runner.visualstudio.testadapter.dll">
|
||||
<Link>xunit.runner.visualstudio.testadapter.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)xunit.abstractions.dll">
|
||||
<Link>xunit.abstractions.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)xunit.runner.reporters.net452.dll">
|
||||
<Link>xunit.runner.reporters.net452.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)xunit.runner.utility.net452.dll">
|
||||
<Link>xunit.runner.utility.net452.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</None>
|
||||
<ProjectCapability Include="TestContainer" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.visualstudio.testadapter.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net462/xunit.runner.visualstudio.testadapter.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.abstractions.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.abstractions.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.reporters.netcoreapp10.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.reporters.netcoreapp10.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.utility.netcoreapp10.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.utility.netcoreapp10.dll
vendored
Executable file
Binary file not shown.
21
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.visualstudio.props
vendored
Executable file
21
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.visualstudio.props
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup>
|
||||
<None Include="$(MSBuildThisFileDirectory)xunit.runner.visualstudio.testadapter.dll">
|
||||
<Link>xunit.runner.visualstudio.testadapter.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)xunit.runner.reporters.netcoreapp10.dll">
|
||||
<Link>xunit.runner.reporters.netcoreapp10.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</None>
|
||||
<None Include="$(MSBuildThisFileDirectory)xunit.runner.utility.netcoreapp10.dll">
|
||||
<Link>xunit.runner.utility.netcoreapp10.dll</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<Visible>False</Visible>
|
||||
</None>
|
||||
<ProjectCapability Include="TestContainer" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.visualstudio.testadapter.dll
vendored
Executable file
BIN
.nuget/packages/xunit.runner.visualstudio/2.8.2/build/net6.0/xunit.runner.visualstudio.testadapter.dll
vendored
Executable file
Binary file not shown.
Reference in New Issue
Block a user