Skip to content

Commit 2993000

Browse files
committed
Warning cleanup.
1 parent 8b12e7e commit 2993000

File tree

1 file changed

+10
-0
lines changed
  • ClassLibraries/Macross.OpenTelemetry.Extensions/Test/Properties

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
using System;
2+
using System.Reflection;
3+
using System.Runtime.InteropServices;
4+
5+
[assembly: ComVisible(false)]
6+
[assembly: CLSCompliant(false)]
7+
8+
[assembly: Guid("beb815de-41a4-4cfe-80eb-a5a1d64559c5")]
9+
10+
[assembly: AssemblyVersion("0.0.0.21087")]

0 commit comments

Comments
 (0)