We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f2aac commit 9389be4Copy full SHA for 9389be4
Source/Tests/ExcelDna.RuntimeTests/Registration.cs
@@ -627,7 +627,7 @@ public void Params()
627
}
628
629
630
- [ExcelFact(Workbook = "", AddIn = AddInPath.RuntimeTests)]
+ [ExcelFact(Workbook = "", AddIn = @"..\..\..\..\ExcelDna.AddIn.RuntimeTests\bin\Debug\net6.0-windows\ExcelDna.AddIn.RuntimeTests-AddIn")]
631
public void DynamicFunctions()
632
{
633
0 commit comments