Commit 5f9549f
Merge #612
612: Add runtimeconfig r=curquiza a=danFbach
# Pull Request
## Related issue
Fixes #605
## What does this PR do?
- adds runtimeconfig.json, see [dotnet issue 2186](dotnet/core#2186 (comment))
## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?
Co-authored-by: Dan Fehrenbach <[email protected]>1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments