We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c95e0 commit e6e88deCopy full SHA for e6e88de
VisualStudio.Extension-2022/Properties/AssemblyInfo.cs
@@ -41,3 +41,7 @@
41
[assembly: ProvideCodeBase(
42
AssemblyName = @"nanoFramework.Tools.VS2022.Extension",
43
CodeBase = @"$PackageFolder$\nanoFramework.Tools.VS2022.Extension.dll")]
44
+
45
+[assembly: ProvideCodeBase(
46
+ AssemblyName = @"CliWrap",
47
+ CodeBase = @"$PackageFolder$\CliWrap.dll")]
0 commit comments