Убраны попытки применить переменные окружения к сессии
This commit is contained in:
@@ -19,6 +19,4 @@ public interface IEnvironmentVariableStore
|
||||
bool IsPersistedInUserStore(string name);
|
||||
|
||||
void RemoveFromUserStore(string name);
|
||||
|
||||
EnvironmentReloadResult ReloadEnvironment();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user