Skip to content

Commit 44b14ad

Browse files
CI BuildCI Build
authored andcommitted
Update from .NET 5 to .NET 6. (#1045) BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Tests doc docfx.json index.md license.txt update from .NET 5 to .NET 6 BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Tests doc docfx.json index.md license.txt use HttpClient instead instead of obsolete WebRequest BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Tests doc docfx.json index.md license.txt small refactoring in SvgW3CTestRunner BuildProcessTemplates CONTRIBUTING.md Generators Nuget README.md Samples Source Tests doc docfx.json index.md license.txt fix CA1416 warning.
1 parent d329b7f commit 44b14ad

File tree

85 files changed

+451
-169
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+451
-169
lines changed

api/Svg.Document_Structure.SvgSymbol.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,9 @@ <h5>Inherited Members</h5>
191191
<div>
192192
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
193193
</div>
194+
<div>
195+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
196+
</div>
194197
<div>
195198
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
196199
</div>

api/Svg.FilterEffects.SvgBlend.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ <h5>Inherited Members</h5>
151151
<div>
152152
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
153153
</div>
154+
<div>
155+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
156+
</div>
154157
<div>
155158
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
156159
</div>

api/Svg.FilterEffects.SvgColourMatrix.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,9 @@ <h5>Inherited Members</h5>
152152
<div>
153153
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
154154
</div>
155+
<div>
156+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
157+
</div>
155158
<div>
156159
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
157160
</div>

api/Svg.FilterEffects.SvgComponentTransfer.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ <h5>Inherited Members</h5>
151151
<div>
152152
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
153153
</div>
154+
<div>
155+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
156+
</div>
154157
<div>
155158
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
156159
</div>

api/Svg.FilterEffects.SvgComponentTransferFunction.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ <h5>Inherited Members</h5>
115115
<div>
116116
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
117117
</div>
118+
<div>
119+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
120+
</div>
118121
<div>
119122
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
120123
</div>

api/Svg.FilterEffects.SvgComposite.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ <h5>Inherited Members</h5>
151151
<div>
152152
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
153153
</div>
154+
<div>
155+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
156+
</div>
154157
<div>
155158
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
156159
</div>

api/Svg.FilterEffects.SvgConvolveMatrix.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ <h5>Inherited Members</h5>
151151
<div>
152152
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
153153
</div>
154+
<div>
155+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
156+
</div>
154157
<div>
155158
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
156159
</div>

api/Svg.FilterEffects.SvgDiffuseLighting.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ <h5>Inherited Members</h5>
151151
<div>
152152
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
153153
</div>
154+
<div>
155+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
156+
</div>
154157
<div>
155158
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
156159
</div>

api/Svg.FilterEffects.SvgDisplacementMap.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ <h5>Inherited Members</h5>
151151
<div>
152152
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
153153
</div>
154+
<div>
155+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
156+
</div>
154157
<div>
155158
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
156159
</div>

api/Svg.FilterEffects.SvgDistantLight.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ <h5>Inherited Members</h5>
111111
<div>
112112
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_TryGetAttribute_System_String_System_String__">SvgElement.TryGetAttribute(String, String)</a>
113113
</div>
114+
<div>
115+
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_HttpClient">SvgElement.HttpClient</a>
116+
</div>
114117
<div>
115118
<a class="xref" href="Svg.SvgElement.html#Svg_SvgElement_Namespaces">SvgElement.Namespaces</a>
116119
</div>

0 commit comments

Comments
 (0)