Excel-DNA / Excel-DNA/ExcelDna

Add a framework version check for .NET Framework 4.5+

Open
#335 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
1.5k
Forks
292
Avg merge
20d 12h
Merged PRs (30d)
1

Description

Figure out and implement a plan for dealing with the supported framework versions, especially now that Excel-DNA itself does not support .NET Framework 4.0 anymore.
The framework version is different to the runtime version, so I think we need a separate attribute in the .dna file:

```

```

We'll keep RuntimeVersion in place for now, although the only supported value is currently "v4.0", imagining a future where "v5" makes sense.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.