Activity
Trying to add a command to a ribbon. Work in progress...
Trying to add a command to a ribbon. Work in progress...
Added support for ExcelCommand registration.
Added support for ExcelCommand registration.
Added AddIn64 suffix to the published .xll.
Added AddIn64 suffix to the published .xll.
Added support for Release configuration to runtime tests.
Added support for Release configuration to runtime tests.
Disabled runtime tests in Release|Win32 configuration.
Disabled runtime tests in Release|Win32 configuration.
Disabled release AddIn.RuntimeTests builds.
Disabled release AddIn.RuntimeTests builds.
Force push
Disabled release AddIn.RuntimeTests builds.
Disabled release AddIn.RuntimeTests builds.
Added building ExcelDna.AddIn.NativeAOT package.
Added building ExcelDna.AddIn.NativeAOT package.
Added AOTMinimal TestTarget project.
Added AOTMinimal TestTarget project.
Added NativeAOT build task.
Added NativeAOT build task.
Fixed ManagedHost dependency on Integration.
Fixed ManagedHost dependency on Integration.
Added ExcelDna.AddIn.RuntimeTestsAOT project and tests.
Added ExcelDna.AddIn.RuntimeTestsAOT project and tests.
Disabled unnecessary logging errors for NativeAOT.
Disabled unnecessary logging errors for NativeAOT.
Added function marshaling for NativeAOT.
Added function marshaling for NativeAOT.
Disabled AssemblyDependencyResolver when NativeAOT is active.
Disabled AssemblyDependencyResolver when NativeAOT is active.
Added MethodsForRegistration and InitializeNativeAOT.
Added MethodsForRegistration and InitializeNativeAOT.