Enable FastUpToDateCheck for Incremental build#296
Conversation
|
Do you intend to remove |
Yes, Right. We want to remove the DisableFastUpToDateCheck option itself. |
There was a problem hiding this comment.
Looks good to me. @JoonghyunCho Why are you not merging this?
|
Thanks @JoonghyunCho . Can you create a release with this code soon, as VS uses this feature for incremental build? |
|
@f-aman Any specific .NET version you need for VS? or you would need all .NET versions? |
Yes, for all versions. It went with our last public release note: |
Co-authored-by: winstone77 <seok.oh@samsung.com>
Co-authored-by: winstone77 <seok.oh@samsung.com>
Co-authored-by: winstone77 <seok.oh@samsung.com>
Co-authored-by: winstone77 <seok.oh@samsung.com>
|
@f-aman Tizen workload for .NET6 (v9.0.104), .NET7 (v10.0.119), .NET8 (v10.0.120), .NET9 (v10.0.121) are released. |
Thanks a lot for your support |
Enable FastUpToDateCheck for .NET Incremental build