Skip to content

AllowAbsoluteReportPath#588

Open
MichielVT-SLC wants to merge 2 commits into
PragmaticFlow:devfrom
MichielVT-SLC:AbsoluteReportFolderPath
Open

AllowAbsoluteReportPath#588
MichielVT-SLC wants to merge 2 commits into
PragmaticFlow:devfrom
MichielVT-SLC:AbsoluteReportFolderPath

Conversation

@MichielVT-SLC
Copy link
Copy Markdown
Contributor

Allow using an absolute path for the reports directory.
This required an upgrade to .NetStandard 2.1 Framework because the 'IsPathFullyQualified' function is not available in 2.0.
The framework upgrade caused a small issue in Dependency.fs which was solved by adding the string type to name variable.

allow to use an absolute path for the reports directory
@AntyaDev
Copy link
Copy Markdown
Contributor

AntyaDev commented May 3, 2023

Hi @MichielVT-SLC ,

I have seen that you changed netstandard2.0 to netstandard2.1.
What about clients who use .NET 4.6?

@MichielVT-SLC
Copy link
Copy Markdown
Contributor Author

Hi @AntyaDev,
I wasn't aware of the compatibility issues. I'll check if another solution is possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants