/
githubmirror
/
PowerToys
Обзор
Документация
Войти
/
githubmirror
/
PowerToys
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/modules/MouseWithoutBorders/App/Properties/AssemblyInfo.cs
7 строк
291 B
Michael Clayton
[MWB][CQ]Refactoring "Common" classes - Common.Log.cs (#35156)
18 окт 2024, 19:32
Не верифицирован
18 окт 2024, 19:32
5cba82f
Код
Авторство
О чём код?
// Copyright (c) Microsoft Corporation // The Microsoft Corporation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Runtime.CompilerServices; [assembly: InternalsVisibleTo("MouseWithoutBorders.UnitTests")]