dotnet / dotnet/msbuild

Add TaskEnvironment.GetTempPath()

Open
#14,583 3 comments 0 reactions 1 assignee Claimed by @VolPlita View on GitHub
Area: Analyzer
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

Add `TaskEnvironment.GetTempPath()` that matches `Path.GetTempPath()` while resolving environment variables through the task environment.

This is needed to safely migrate tasks such as `Csc` to multithreaded execution.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.