Skip to content

Commit 3b545c3

Browse files
Update README.md
1 parent e2b6bd4 commit 3b545c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Do you knew that if you do use Visual Studio with frequently, and not do a syste
1212

1313
Here is the final solution for that.
1414

15-
After you install this extension, every time that you close Visual Studio this extension will keep your system clean by removing temporary files from disk that are generated by Visual studio in 'C:\Users\[USERNAME]\AppData\Local\Temp\' and other locations.
15+
After you install this extension, every time that you close Visual Studio this extension will keep your system clean by removing temporary files from disk that are generated by Visual studio in 'C:\Users\\[USERNAME]\AppData\Local\Temp\' and other locations.
1616

1717
Don't worry, this extension is very safe to be used, it will not and cannot remove important files accidentally. In fact it will keep / ignore any temp file that is not related with Visual Studio.
1818

19-
Please be aware that after closing Visual Studio, a log file will be generated in 'C:\Users\[USERNAME]\AppData\Local\Temp\VsAutomaticTempFileCleaner.log' containing the records for the temp files that had been removed.
19+
Please be aware that after closing Visual Studio, a log file will be generated in 'C:\Users\\[USERNAME]\AppData\Local\Temp\VsAutomaticTempFileCleaner.log' containing the records for the temp files that had been removed.
2020

2121
This extension care to delete temp files related to Background Download, Diagnostic Tools, NuGet, VS settings log files, VS telemetry and VSIX package extraction between other kind of VS temp files.
2222

0 commit comments

Comments
 (0)