Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/api-doc-tools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Martinez <joelmartinez@gmail.com>2019-01-25 01:29:23 +0300
committerJoel Martinez <joelmartinez@gmail.com>2019-01-25 22:43:00 +0300
commitc4685663a003d0a461278899150b21adcee36da1 (patch)
tree9a2f0c5d65f7342dc9d81240bb16206759997802 /mdoc/Test/en.expected-frameworkalternate-aligned
parenta19363f5a496a3963c4e25dd01f1a8040604c37d (diff)
Updates to test suite for attribute fxalternate changes.
Closes #396
Diffstat (limited to 'mdoc/Test/en.expected-frameworkalternate-aligned')
-rw-r--r--mdoc/Test/en.expected-frameworkalternate-aligned/index.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml
index 592ea1e7..d544561f 100644
--- a/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml
+++ b/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml
@@ -2,20 +2,20 @@
<Assemblies>
<Assembly Name="DocTest-frameworkalternate-one" Version="0.0.0.0">
<Attributes>
- <Attribute FrameworkAlternate="One;Three">
+ <Attribute>
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.DisableOptimizations | System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
</Attribute>
- <Attribute FrameworkAlternate="One;Three">
+ <Attribute>
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
</Attribute>
</Attributes>
</Assembly>
<Assembly Name="DocTest-frameworkalternate-two" Version="0.0.0.0">
<Attributes>
- <Attribute FrameworkAlternate="Two">
+ <Attribute>
<AttributeName>System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute+DebuggingModes.DisableOptimizations | System.Diagnostics.DebuggableAttribute+DebuggingModes.IgnoreSymbolStoreSequencePoints)</AttributeName>
</Attribute>
- <Attribute FrameworkAlternate="Two">
+ <Attribute>
<AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
</Attribute>
</Attributes>