Skip to content

Commit 8fd2513

Browse files
committed
Fix AssemblyInfo references
1 parent 9d40f9c commit 8fd2513

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/CodingWithCalvin.CouchbaseExplorer/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using System.Reflection;
22
using System.Runtime.InteropServices;
3+
using CodingWithCalvin.CouchbaseExplorer;
34

45
[assembly: AssemblyTitle(Vsix.Name)]
56
[assembly: AssemblyDescription(Vsix.Description)]

0 commit comments

Comments
 (0)