diff --git a/Testura.Code.UnitTestGenerator.sln b/Testura.Code.UnitTestGenerator.sln index 3ac5c97..abbb267 100644 --- a/Testura.Code.UnitTestGenerator.sln +++ b/Testura.Code.UnitTestGenerator.sln @@ -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 @@ -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 diff --git a/src/Testura.Code.UnitTestGenerator.Tests/Generators/MockGenerators/MoqGeneratorTests.cs b/src/Testura.Code.UnitTestGenerator.Tests/Generators/MockGenerators/MoqGeneratorTests.cs index 9316052..3e14a43 100644 --- a/src/Testura.Code.UnitTestGenerator.Tests/Generators/MockGenerators/MoqGeneratorTests.cs +++ b/src/Testura.Code.UnitTestGenerator.Tests/Generators/MockGenerators/MoqGeneratorTests.cs @@ -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; diff --git a/src/Testura.Code.UnitTestGenerator.Tests/Properties/AssemblyInfo.cs b/src/Testura.Code.UnitTestGenerator.Tests/Properties/AssemblyInfo.cs deleted file mode 100644 index a4d2ad4..0000000 --- a/src/Testura.Code.UnitTestGenerator.Tests/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,20 +0,0 @@ -using System.Reflection; -using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Testura.Code.UnitTests.Tests")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Testura.Code.UnitTests.Tests")] -[assembly: AssemblyCopyright("Copyright © 2017")] -[assembly: AssemblyTrademark("")] -[assembly: AssemblyCulture("")] - -[assembly: ComVisible(false)] - -[assembly: Guid("2018b986-c520-465b-a0e7-b66c190ba1ec")] - -// [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/src/Testura.Code.UnitTestGenerator.Tests/Testura.Code.UnitTestGenerator.Tests.csproj b/src/Testura.Code.UnitTestGenerator.Tests/Testura.Code.UnitTestGenerator.Tests.csproj index 8aabf00..68886fe 100644 --- a/src/Testura.Code.UnitTestGenerator.Tests/Testura.Code.UnitTestGenerator.Tests.csproj +++ b/src/Testura.Code.UnitTestGenerator.Tests/Testura.Code.UnitTestGenerator.Tests.csproj @@ -1,130 +1,20 @@ - - - + + - Debug - AnyCPU - {2018B986-C520-465B-A0E7-B66C190BA1EC} - Library - Properties - Testura.Code.UnitTestGenerator.Tests - Testura.Code.UnitTestGenerator.Tests - v4.5.2 - 512 - {3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - 15.0 - $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) - $(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages - False - UnitTest - - + netcoreapp3.1 + + false - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - - - - ..\..\packages\Castle.Core.3.3.3\lib\net45\Castle.Core.dll - - - ..\..\packages\Microsoft.CodeAnalysis.Common.1.3.2\lib\net45\Microsoft.CodeAnalysis.dll - - - ..\..\packages\Microsoft.CodeAnalysis.CSharp.1.3.2\lib\net45\Microsoft.CodeAnalysis.CSharp.dll - - - ..\..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.3.2\lib\net45\Microsoft.CodeAnalysis.CSharp.Workspaces.dll - - - ..\..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.3.2\lib\net45\Microsoft.CodeAnalysis.Workspaces.dll - - - ..\..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.3.2\lib\net45\Microsoft.CodeAnalysis.Workspaces.Desktop.dll - - - ..\..\packages\MSTest.TestFramework.1.0.8-rc2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.dll - - - ..\..\packages\MSTest.TestFramework.1.0.8-rc2\lib\net45\Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll - - - ..\..\packages\Moq.4.5.30\lib\net45\Moq.dll - - - ..\..\packages\NUnit.3.6.0\lib\net45\nunit.framework.dll - - - - ..\..\packages\System.Collections.Immutable.1.1.37\lib\dotnet\System.Collections.Immutable.dll - - - ..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll - - - ..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll - - - ..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll - - - ..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll - - - ..\..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll - - - - ..\..\packages\System.Reflection.Metadata.1.2.0\lib\portable-net45+win8\System.Reflection.Metadata.dll - - - ..\..\packages\Testura.Code.0.5.1\lib\net452\Testura.Code.dll - - - - - - - - - - - - Designer - - + - - {441975f9-7600-4280-9614-17f2843b1695} - Testura.Code.UnitTestGenerator - + + + + + - - + - - - - - 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}. - - - - - - \ No newline at end of file + + diff --git a/src/Testura.Code.UnitTestGenerator.Tests/app.config b/src/Testura.Code.UnitTestGenerator.Tests/app.config new file mode 100644 index 0000000..74312e4 --- /dev/null +++ b/src/Testura.Code.UnitTestGenerator.Tests/app.config @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Testura.Code.UnitTestGenerator.Tests/packages.config b/src/Testura.Code.UnitTestGenerator.Tests/packages.config deleted file mode 100644 index ba01839..0000000 --- a/src/Testura.Code.UnitTestGenerator.Tests/packages.config +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/Testura.Code.UnitTestGenerator.UI/App.config b/src/Testura.Code.UnitTestGenerator.UI/App.config index 88fa402..d830d70 100644 --- a/src/Testura.Code.UnitTestGenerator.UI/App.config +++ b/src/Testura.Code.UnitTestGenerator.UI/App.config @@ -1,6 +1,14 @@ - + - + - \ No newline at end of file + + + + + + + + + diff --git a/src/Testura.Code.UnitTestGenerator.UI/App.xaml b/src/Testura.Code.UnitTestGenerator.UI/App.xaml index 6c798a7..032edec 100644 --- a/src/Testura.Code.UnitTestGenerator.UI/App.xaml +++ b/src/Testura.Code.UnitTestGenerator.UI/App.xaml @@ -1,23 +1,34 @@ - - - - - - - - - - - - - - 16 - 10 - - - - \ No newline at end of file + + + + + + + + + + + + + + + + + + + + + + 10 + + + + diff --git a/src/Testura.Code.UnitTestGenerator.UI/App.xaml.cs b/src/Testura.Code.UnitTestGenerator.UI/App.xaml.cs index b864203..6753509 100644 --- a/src/Testura.Code.UnitTestGenerator.UI/App.xaml.cs +++ b/src/Testura.Code.UnitTestGenerator.UI/App.xaml.cs @@ -6,12 +6,12 @@ using System.Threading.Tasks; using System.Windows; -namespace Testura.Code.UnitTestGenerator.UI +namespace Testura.Code.UnitTestGenerator.UI5 { - /// - /// Interaction logic for App.xaml - /// - public partial class App : Application - { - } + /// + /// Interaction logic for App.xaml + /// + public partial class App : Application + { + } } diff --git a/src/Testura.Code.UnitTestGenerator.UI/AssemblyInfo.cs b/src/Testura.Code.UnitTestGenerator.UI/AssemblyInfo.cs new file mode 100644 index 0000000..427f202 --- /dev/null +++ b/src/Testura.Code.UnitTestGenerator.UI/AssemblyInfo.cs @@ -0,0 +1,10 @@ +using System.Windows; + +[assembly: ThemeInfo( + ResourceDictionaryLocation.None, //where theme specific resource dictionaries are located + //(used if a resource is not found in the page, + // or application resource dictionaries) + ResourceDictionaryLocation.SourceAssembly //where the generic resource dictionary is located + //(used if a resource is not found in the page, + // app, or any theme specific resource dictionaries) +)] diff --git a/src/Testura.Code.UnitTestGenerator.UI/FodyWeavers.xml b/src/Testura.Code.UnitTestGenerator.UI/FodyWeavers.xml index b6150dc..20750c2 100644 --- a/src/Testura.Code.UnitTestGenerator.UI/FodyWeavers.xml +++ b/src/Testura.Code.UnitTestGenerator.UI/FodyWeavers.xml @@ -1,5 +1,5 @@  - - - + + \ No newline at end of file diff --git a/src/Testura.Code.UnitTestGenerator.UI/FodyWeavers.xsd b/src/Testura.Code.UnitTestGenerator.UI/FodyWeavers.xsd new file mode 100644 index 0000000..70aa3c9 --- /dev/null +++ b/src/Testura.Code.UnitTestGenerator.UI/FodyWeavers.xsd @@ -0,0 +1,160 @@ + + + + + + + + + + + Used to control if the On_PropertyName_Changed feature is enabled. + + + + + Used to control if the Dependent properties feature is enabled. + + + + + Used to control if the IsChanged property feature is enabled. + + + + + Used to change the name of the method that fires the notify event. This is a string that accepts multiple values in a comma separated form. + + + + + Used to control if equality checks should be inserted. If false, equality checking will be disabled for the project. + + + + + Used to control if equality checks should use the Equals method resolved from the base class. + + + + + Used to control if equality checks should use the static Equals method resolved from the base class. + + + + + Used to turn off build warnings from this weaver. + + + + + Used to turn off build warnings about mismatched On_PropertyName_Changed methods. + + + + + + + + + + A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with line breaks + + + + + A list of assembly names to include from the default action of "embed all Copy Local references", delimited with line breaks. + + + + + A list of unmanaged 32 bit assembly names to include, delimited with line breaks. + + + + + A list of unmanaged 64 bit assembly names to include, delimited with line breaks. + + + + + The order of preloaded assemblies, delimited with line breaks. + + + + + + This will copy embedded files to disk before loading them into memory. This is helpful for some scenarios that expected an assembly to be loaded from a physical file. + + + + + Controls if .pdbs for reference assemblies are also embedded. + + + + + Embedded assemblies are compressed by default, and uncompressed when they are loaded. You can turn compression off with this option. + + + + + As part of Costura, embedded assemblies are no longer included as part of the build. This cleanup can be turned off. + + + + + Costura by default will load as part of the module initialization. This flag disables that behavior. Make sure you call CosturaUtility.Initialize() somewhere in your code. + + + + + Costura will by default use assemblies with a name like 'resources.dll' as a satellite resource and prepend the output path. This flag disables that behavior. + + + + + A list of assembly names to exclude from the default action of "embed all Copy Local references", delimited with | + + + + + A list of assembly names to include from the default action of "embed all Copy Local references", delimited with |. + + + + + A list of unmanaged 32 bit assembly names to include, delimited with |. + + + + + A list of unmanaged 64 bit assembly names to include, delimited with |. + + + + + The order of preloaded assemblies, delimited with |. + + + + + + + + 'true' to run assembly verification (PEVerify) on the target assembly after all weavers have been executed. + + + + + A comma-separated list of error codes that can be safely ignored in assembly verification. + + + + + 'false' to turn off automatic generation of the XML Schema file. + + + + + \ No newline at end of file diff --git a/src/Testura.Code.UnitTestGenerator.UI/MainWindow.xaml b/src/Testura.Code.UnitTestGenerator.UI/MainWindow.xaml index 0040661..69d9aa0 100644 --- a/src/Testura.Code.UnitTestGenerator.UI/MainWindow.xaml +++ b/src/Testura.Code.UnitTestGenerator.UI/MainWindow.xaml @@ -1,4 +1,4 @@ - - - - + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + -