2

I have an F# script referencing a package in

%USERPROFILE%\.nuget\packages

FSI is happy with

#I @"C:\Users\Username\.nuget\packages"

but not

#I @"%USERPROFILE%\.nuget\packages"

How can the #I path be the nuget packages directory for the current user?

Brett Rowberry
  • 1,030
  • 8
  • 21

0 Answers0