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 9d944eb commit 23ba9f3Copy full SHA for 23ba9f3
CadAddinManager/Model/AssemblyLoadContext.cs
@@ -3,7 +3,7 @@
3
using System.Reflection;
4
using System.Runtime.Loader;
5
6
-namespace RevitAddinManager.Model;
+namespace CadAddinManager.Model;
7
8
class AssemblyLoadContext : System.Runtime.Loader.AssemblyLoadContext
9
{
0 commit comments