Commit 8c6bc94
authored
Reduce overbuilding for WASDK devs and end customers (#5595)
* Skip unchanged files in nuspecs
Seeing some potential "overbuilding" (or at least noise in my diagnostics) about this file being copied repeatedly. MSBuild's <Copy/> task always copies, unless https://learn.microsoft.com/en-us/dotnet/api/microsoft.build.tasks.copy.skipunchangedfiles?view=msbuild-17-netcore is set.
* More skip-unchanged-files1 parent ed9ed90 commit 8c6bc94
43 files changed
Lines changed: 62 additions & 61 deletions
File tree
- build/NuSpecs
- dev
- DynamicDependencyDataStore/DynamicDependency.DataStore.ProxyStub
- DynamicDependencyLifetimeManager/DynamicDependencyLifetimeManager.ProxyStub
- MRTCore/mrt
- Core/unittests
- Microsoft.Windows.ApplicationModel.Resources
- UnpackagedTests
- unittests
- mrm/UnitTests
- PushNotifications/PushNotificationsLongRunningTask.ProxyStub
- VSIX/Extension
- WindowsAppRuntime_BootstrapDLL
- WindowsAppRuntime_DLL
- test
- ABForward
- AccessControlTests
- AppLifecycle
- AppNotificationBuilderTests
- AppNotificationTests
- ApplicationData
- BackgroundTaskTests
- BadgeNotificationTest
- CameraCaptureUITests
- Compatibility/CompatibilityTests
- Decimal
- CPP
- WinRT
- DynamicDependency
- Test_Win32
- Test_WinRT
- EnvironmentManagerTests
- LRPTests
- OAuth2ManagerTests
- PackageManager/API
- PowerNotifications
- PushNotificationTests
- StoragePickersTests
- TestApps
- AccessControlTestApp
- AppLifecycleTestApp
- ManualTestApp
- OAuthTestApp
- PushNotificationsDemoApp
- PushNotificationsTestApp
- ToastNotificationsDemoApp
- ToastNotificationsTestApp
- tools/ProjectTemplates
- dev.cpp.exe+dll.com-oopserver/PurojekutoTenpuretProxyStub
- dev.cpp.exe.com-oopserver-proxystub
- test.cpp.dll.taef
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | | - | |
| 302 | + | |
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
| 246 | + | |
247 | 247 | | |
248 | 248 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
| |||
0 commit comments