Skip to content

Commit

Permalink
Lint: sanitycheck
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeBlanch committed Dec 15, 2023
1 parent 9ca660a commit 0adb542
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System;
using System;
using System.Reflection;
using System.Runtime.InteropServices;

Expand All @@ -7,4 +7,4 @@

[assembly: Guid("d24d02b2-8e78-4224-93da-1dd2ff88d915")]

[assembly: AssemblyVersion("2.0.0.21013")]
[assembly: AssemblyVersion("2.0.0.21013")]
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// From: https://github.com/dotnet/runtime/blob/1d9e50cb4735df46d3de0cee5791e97295eaf588/src/libraries/Common/src/System/Text/ValueStringBuilder.cs
// From: https://github.com/dotnet/runtime/blob/1d9e50cb4735df46d3de0cee5791e97295eaf588/src/libraries/Common/src/System/Text/ValueStringBuilder.cs
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// <auto-generated/>
Expand Down Expand Up @@ -312,4 +312,4 @@ public void Dispose()
}
}
}
}
}

0 comments on commit 0adb542

Please sign in to comment.