Skip to content
This repository was archived by the owner on Jul 2, 2022. It is now read-only.

Commit 4730f97

Browse files
committed
Update Auto-generated Comment in MarkdownWebView.cs
1 parent 9c313cf commit 4730f97

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

CodeHub/WebViews/MarkdownWebView.cs

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#pragma warning disable 1591
2-
// ------------------------------------------------------------------------------
3-
// <autogenerated>
4-
// This code was generated by a tool.
5-
// Mono Runtime Version: 4.0.30319.42000
6-
//
7-
// Changes to this file may cause incorrect behavior and will be lost if
8-
// the code is regenerated.
9-
// </autogenerated>
10-
// ------------------------------------------------------------------------------
2+
//------------------------------------------------------------------------------
3+
// <auto-generated>
4+
// This code was generated by a tool.
5+
// Runtime Version:4.0.30319.42000
6+
//
7+
// Changes to this file may cause incorrect behavior and will be lost if
8+
// the code is regenerated.
9+
// </auto-generated>
10+
//------------------------------------------------------------------------------
1111

1212
namespace CodeHub.WebViews
1313
{

0 commit comments

Comments
 (0)