// Copyright (c) Microsoft Corporation. // Licensed under the MIT License. namespace CsPackagedDesktopTaskbarPin { internal static class LafData { public static readonly string Feature = ""; public static readonly string Token = ""; public static readonly string Attestation = ""; } }