Organize workspace: Frontend, Backend, and Tests in one repo
This commit is contained in:
10
.nuget/packages/microsoft.codecoverage/17.12.0/build/netstandard2.0/CodeCoverage/Cov_x86.config
vendored
Executable file
10
.nuget/packages/microsoft.codecoverage/17.12.0/build/netstandard2.0/CodeCoverage/Cov_x86.config
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<InstrumentationEngineConfiguration>
|
||||
<InstrumentationMethod>
|
||||
<Name>Vanguard Instrumentation Method</Name>
|
||||
<Description>Instrumentation method to support Code Coverage</Description>
|
||||
<Module>covrun32.dll</Module>
|
||||
<ClassGuid>{2A1F2A34-8192-44AC-A9D8-4FCC03DCBAA8}</ClassGuid>
|
||||
<Priority>99</Priority>
|
||||
</InstrumentationMethod>
|
||||
</InstrumentationEngineConfiguration>
|
||||
Reference in New Issue
Block a user