Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
85 changes: 44 additions & 41 deletions Testura.Code.UnitTestGenerator.sln
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26127.3
# Visual Studio Version 16
VisualStudioVersion = 16.0.30803.129
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testura.Code.UnitTestGenerator", "src\Testura.Code.UnitTestGenerator\Testura.Code.UnitTestGenerator.csproj", "{441975F9-7600-4280-9614-17F2843B1695}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Testura.Code.UnitTestGenerator", "src\Testura.Code.UnitTestGenerator\Testura.Code.UnitTestGenerator.csproj", "{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testura.Code.UnitTestGenerator.Tests", "src\Testura.Code.UnitTestGenerator.Tests\Testura.Code.UnitTestGenerator.Tests.csproj", "{2018B986-C520-465B-A0E7-B66C190BA1EC}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Testura.Code.UnitTestGenerator.UI", "src\Testura.Code.UnitTestGenerator.UI\Testura.Code.UnitTestGenerator.UI.csproj", "{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testura.Code.UnitTestGenerator.UI", "src\Testura.Code.UnitTestGenerator.UI\Testura.Code.UnitTestGenerator.UI.csproj", "{623D495D-9775-4287-8D2A-1AB5E4718E8C}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Testura.Code.UnitTestGenerator.Tests", "src\Testura.Code.UnitTestGenerator.Tests\Testura.Code.UnitTestGenerator.Tests.csproj", "{39989A81-82CF-4943-9500-2D6A6DA61108}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -19,44 +19,47 @@ Global
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{441975F9-7600-4280-9614-17F2843B1695}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Debug|Any CPU.Build.0 = Debug|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Debug|x64.ActiveCfg = Debug|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Debug|x64.Build.0 = Debug|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Debug|x86.ActiveCfg = Debug|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Debug|x86.Build.0 = Debug|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Release|Any CPU.ActiveCfg = Release|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Release|Any CPU.Build.0 = Release|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Release|x64.ActiveCfg = Release|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Release|x64.Build.0 = Release|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Release|x86.ActiveCfg = Release|Any CPU
{441975F9-7600-4280-9614-17F2843B1695}.Release|x86.Build.0 = Release|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Debug|x64.ActiveCfg = Debug|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Debug|x64.Build.0 = Debug|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Debug|x86.ActiveCfg = Debug|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Debug|x86.Build.0 = Debug|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Release|Any CPU.Build.0 = Release|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Release|x64.ActiveCfg = Release|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Release|x64.Build.0 = Release|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Release|x86.ActiveCfg = Release|Any CPU
{2018B986-C520-465B-A0E7-B66C190BA1EC}.Release|x86.Build.0 = Release|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Debug|x64.ActiveCfg = Debug|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Debug|x64.Build.0 = Debug|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Debug|x86.ActiveCfg = Debug|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Debug|x86.Build.0 = Debug|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Release|Any CPU.Build.0 = Release|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Release|x64.ActiveCfg = Release|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Release|x64.Build.0 = Release|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Release|x86.ActiveCfg = Release|Any CPU
{623D495D-9775-4287-8D2A-1AB5E4718E8C}.Release|x86.Build.0 = Release|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Debug|x64.ActiveCfg = Debug|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Debug|x64.Build.0 = Debug|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Debug|x86.ActiveCfg = Debug|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Debug|x86.Build.0 = Debug|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Release|Any CPU.Build.0 = Release|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Release|x64.ActiveCfg = Release|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Release|x64.Build.0 = Release|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Release|x86.ActiveCfg = Release|Any CPU
{1CF365AE-A900-4D38-90A7-881DC8E2B3F4}.Release|x86.Build.0 = Release|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Debug|x64.ActiveCfg = Debug|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Debug|x64.Build.0 = Debug|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Debug|x86.ActiveCfg = Debug|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Debug|x86.Build.0 = Debug|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Release|Any CPU.Build.0 = Release|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Release|x64.ActiveCfg = Release|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Release|x64.Build.0 = Release|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Release|x86.ActiveCfg = Release|Any CPU
{0D8EF2C1-9CFE-46E9-8D86-B2E4C2018754}.Release|x86.Build.0 = Release|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Debug|Any CPU.Build.0 = Debug|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Debug|x64.ActiveCfg = Debug|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Debug|x64.Build.0 = Debug|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Debug|x86.ActiveCfg = Debug|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Debug|x86.Build.0 = Debug|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Release|Any CPU.ActiveCfg = Release|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Release|Any CPU.Build.0 = Release|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Release|x64.ActiveCfg = Release|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Release|x64.Build.0 = Release|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Release|x86.ActiveCfg = Release|Any CPU
{39989A81-82CF-4943-9500-2D6A6DA61108}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F1CEE4D3-E652-4908-B86E-87D6567CE060}
EndGlobalSection
EndGlobal
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using System.Collections.Generic;
using System.Linq;
using Microsoft.CodeAnalysis.Semantics;
using NUnit.Framework;
using Testura.Code.Models;
using Testura.Code.UnitTestGenerator.Generators.MockGenerators;
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,130 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.props" Condition="Exists('..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.props')" />
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{2018B986-C520-465B-A0E7-B66C190BA1EC}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Testura.Code.UnitTestGenerator.Tests</RootNamespace>
<AssemblyName>Testura.Code.UnitTestGenerator.Tests</AssemblyName>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">15.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
<IsCodedUITest>False</IsCodedUITest>
<TestProjectType>UnitTest</TestProjectType>
<NuGetPackageImportStamp>
</NuGetPackageImportStamp>
<TargetFramework>netcoreapp3.1</TargetFramework>

<IsPackable>false</IsPackable>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Castle.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<HintPath>..\..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeAnalysis, Version=1.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.CodeAnalysis.Common.1.3.2\lib\net45\Microsoft.CodeAnalysis.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeAnalysis.CSharp, Version=1.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.CodeAnalysis.CSharp.1.3.2\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeAnalysis.CSharp.Workspaces, Version=1.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.3.2\lib\net45\Microsoft.CodeAnalysis.CSharp.Workspaces.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeAnalysis.Workspaces, Version=1.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.3.2\lib\net45\Microsoft.CodeAnalysis.Workspaces.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CodeAnalysis.Workspaces.Desktop, Version=1.3.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.3.2\lib\net45\Microsoft.CodeAnalysis.Workspaces.Desktop.dll</HintPath>
</Reference>
<Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\MSTest.TestFramework.1.0.8-rc2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll</HintPath>
</Reference>
<Reference Include="Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\MSTest.TestFramework.1.0.8-rc2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll</HintPath>
</Reference>
<Reference Include="Moq, Version=4.5.30.0, Culture=neutral, PublicKeyToken=69f491c39445e920, processorArchitecture=MSIL">
<HintPath>..\..\packages\Moq.4.5.30\lib\net45\Moq.dll</HintPath>
</Reference>
<Reference Include="nunit.framework, Version=3.6.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
<HintPath>..\..\packages\NUnit.3.6.0\lib\net45\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Collections.Immutable, Version=1.1.37.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\System.Collections.Immutable.1.1.37\lib\dotnet\System.Collections.Immutable.dll</HintPath>
</Reference>
<Reference Include="System.Composition.AttributedModel, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll</HintPath>
</Reference>
<Reference Include="System.Composition.Convention, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll</HintPath>
</Reference>
<Reference Include="System.Composition.Hosting, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll</HintPath>
</Reference>
<Reference Include="System.Composition.Runtime, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll</HintPath>
</Reference>
<Reference Include="System.Composition.TypedParts, Version=1.0.27.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
<Reference Include="System.Reflection.Metadata, Version=1.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<HintPath>..\..\packages\System.Reflection.Metadata.1.2.0\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath>
</Reference>
<Reference Include="Testura.Code, Version=0.5.1.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\..\packages\Testura.Code.0.5.1\lib\net452\Testura.Code.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="Generators\MockGenerators\MoqGeneratorTests.cs" />
<Compile Include="Helpers\MyAbstractClass.cs" />
<Compile Include="Helpers\MyClassWithGeneric.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Generators\UnitTestGenerators\NUnitGeneratorsTests.cs" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\Testura.Code.UnitTestGenerator\Testura.Code.UnitTestGenerator.csproj">
<Project>{441975f9-7600-4280-9614-17f2843b1695}</Project>
<Name>Testura.Code.UnitTestGenerator</Name>
</ProjectReference>
<PackageReference Include="Moq" Version="4.5.30" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.5.0" />
</ItemGroup>

<ItemGroup>
<Analyzer Include="..\..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.Analyzers.dll" />
<Analyzer Include="..\..\packages\Microsoft.CodeAnalysis.Analyzers.1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll" />
<ProjectReference Include="..\Testura.Code.UnitTestGenerator\Testura.Code.UnitTestGenerator.csproj" />
</ItemGroup>
<Import Project="$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets" Condition="Exists('$(VSToolsPath)\TeamTest\Microsoft.TestTools.targets')" />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
<PropertyGroup>
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
</PropertyGroup>
<Error Condition="!Exists('..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.props')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.props'))" />
<Error Condition="!Exists('..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.targets'))" />
</Target>
<Import Project="..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.targets" Condition="Exists('..\..\packages\MSTest.TestAdapter.1.1.8-rc2\build\net45\MSTest.TestAdapter.targets')" />
</Project>

</Project>
15 changes: 15 additions & 0 deletions src/Testura.Code.UnitTestGenerator.Tests/app.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.0.6.0" newVersion="4.0.6.0" />
</dependentAssembly>
<dependentAssembly>
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
Loading