'ToastNotification' does not contain a definition for 'Data' on Windows Server 2016
问题 I unable to build my Toast Progress Bar solution on a build server after succesful build locally. Errors on build server: Error CS0117: 'ToastNotification' does not contain a definition for 'Data' Error CS0246: The type or namespace name 'NotificationData' could not be found (are you missing a using directive or an assembly reference?) Error CS1061: 'ToastNotifier' does not contain a definition for 'Update' and no accessible extension method 'Update' accepting a first argument of type