Replies: 2 comments 2 replies
-
This would make the work much clearer, especially when introducing a new target framework. |
Beta Was this translation helpful? Give feedback.
0 replies
-
you should be able to use the following static properties
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It is currently possible to cleanly process the file and directory structure with
DerivePathInfo
.Is there a way to determine the TargetFramework as well?
Something like this?
With the result like this
<projectDirectory>\_snapshots\net6.0
Beta Was this translation helpful? Give feedback.
All reactions