/
githubmirror
/
aspnetcore
Обзор
Документация
Войти
/
githubmirror
/
aspnetcore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/DataProtection/Extensions/test/Properties/AssemblyInfo.cs
8 строк
369 B
Pranav K
Fixup whitespace issues from top-level statement change (#39161)
23 дек 2021, 09:35
Не верифицирован
23 дек 2021, 09:35
c65dac7
Код
Авторство
О чём код?
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. using Xunit; // Workaround for DataProtectionProviderTests.System_UsesProvidedDirectoryAndCertificate // https://github.com/aspnet/DataProtection/issues/160 [assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)]