You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The type initializer for 'BridgeVs.Shared.Common.CommonFolderPaths' threw an exception.
at BridgeVs.VsPackage.Helper.Configuration.PackageConfigurator.IsLINQPadInstalled(String vsVersion)
at BridgeVs.VsPackage.Helper.Configuration.PackageConfigurator.Install(String vsVersion, String vsEdition)
at BridgeVs.VsPackage.Package.BridgeVsPackage.Initialize()
Value cannot be null.
Parameter name: path1 at System.IO.Path.Combine(String path1, String path2)
at BridgeVs.Shared.Common.CommonFolderPaths..cctor()
The text was updated successfully, but these errors were encountered:
The type initializer for 'BridgeVs.Shared.Common.CommonFolderPaths' threw an exception.
at BridgeVs.VsPackage.Helper.Configuration.PackageConfigurator.IsLINQPadInstalled(String vsVersion)
at BridgeVs.VsPackage.Helper.Configuration.PackageConfigurator.Install(String vsVersion, String vsEdition)
at BridgeVs.VsPackage.Package.BridgeVsPackage.Initialize()
Value cannot be null.
Parameter name: path1 at System.IO.Path.Combine(String path1, String path2)
at BridgeVs.Shared.Common.CommonFolderPaths..cctor()
The text was updated successfully, but these errors were encountered: