/
NordPixel
/
AppInspectorWindows
Обзор
Документация
Войти
/
NordPixel
/
AppInspectorWindows
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Attributes/AttributesInfo.cs
6 строк
318 B
Dave Tryon
chore: Be smarter about recompiling (#1486)
22 ноя 2022, 02:47
Не верифицирован
22 ноя 2022, 02:47
0cfb7c6
Код
Авторство
О чём код?
// Copyright (c) Microsoft. All rights reserved. // Licensed under the MIT license. See LICENSE file in the project root for full license information. // This file contains attributes that need to be set on all shipping projects [assembly: System.CLSCompliant(false)] // Required to avoid CA1014 analyzer warning