summaryrefslogtreecommitdiff
path: root/build/deploy-local-smapi.targets
AgeCommit message (Collapse)Author
2022-06-28migrate update checks to FluentHttpClientJesse Plamondon-Willard
WebClient isn't needed for compatibility with macOS after the .NET 5 update in Stardew Valley 1.5.5, and causes noticeable lag for some players even when running on a background thread.
2022-06-26copy .NET metadata files on local deployJesse Plamondon-Willard
2022-06-26split local deploy into its own targets fileJesse Plamondon-Willard