File tree Expand file tree Collapse file tree
Marten.Testing/Properties Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66// General Information about an assembly is controlled through the following
77// set of attributes. Change these attribute values to modify the information
88// associated with an assembly.
9- [ assembly: AssemblyTitle ( "Marten.Testing" ) ]
109[ assembly: CollectionBehavior ( DisableTestParallelization = true ) ]
Original file line number Diff line number Diff line change 2020 </PropertyGroup >
2121
2222 <ItemGroup >
23- <Compile Include =" " Exclude =" bin\**;obj\**;**\*.xproj;packages\**" />
2423 <EmbeddedResource Include =" Schema\SQL\mt_transforms.js" />
2524 <EmbeddedResource Include =" Schema\SQL\mt_patching.js" />
2625 <EmbeddedResource Include =" Schema\SQL\mt_mark_event_progression.sql" />
Original file line number Diff line number Diff line change 22using System . Runtime . CompilerServices ;
33using System . Runtime . InteropServices ;
44
5- // General Information about an assembly is controlled through the following
6- // set of attributes. Change these attribute values to modify the information
7- // associated with an assembly.
8- [ assembly: AssemblyTitle ( "Marten" ) ]
5+
You can’t perform that action at this time.
0 commit comments