Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change filtering on Environment variables as it currently breaks ASP.NET 3.5 on 1803 #37

Closed
shirhatti opened this issue May 9, 2018 · 2 comments
Assignees
Labels

Comments

@shirhatti
Copy link
Contributor

<environmentVariables>
  <add name="DRIVERDATA" value="C:\Windows\System32\Drivers\DriverData" />
  <add name="PATH" value="C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Users\ContainerAdministrator\AppData\Local\Microsoft\WindowsApps" />
</environmentVariables>
@shirhatti
Copy link
Contributor Author

  • Don't add DRIVERDATA
  • Don't add PATH

@mcy94w
Copy link
Contributor

mcy94w commented May 10, 2018

Close the issue since the PR is completed.

@mcy94w mcy94w closed this as completed May 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants