@@ -68,14 +68,17 @@ src/diagnostics/THIRD-PARTY-NOTICES.TXT|codesourcery-2004
68
68
69
69
# False positive
70
70
src/efcore/test/EfCore.Tests/ChangeTracking/ComplexPropertyEntryTest.cs|proprietary-license
71
+ src/efcore/test/EFCore.Tests/ChangeTracking/EntityEntryTest.cs|proprietary-license
71
72
src/efcore/test/EfCore.Tests/ChangeTracking/MemberEntryTest.cs|proprietary-license
73
+ src/efcore/test/EFCore.Tests/ChangeTracking/PropertyEntryTest.cs|proprietary-license
72
74
73
75
#
74
76
# fsharp
75
77
#
76
78
77
79
# Applies to installer, not source
78
80
src/fsharp/setup/resources/eula/*.rtf
81
+ src/fsharp/tests/fsharp/core/members/ops/THIRD-PARTY-NOTICES.TXT|unknown-license-reference
79
82
80
83
#
81
84
# msbuild
@@ -108,6 +111,7 @@ src/nuget-client/test/NuGet.Core.Tests/NuGet.Packaging.Test/DefaultManifestValue
108
111
src/nuget-client/test/NuGet.Core.Tests/NuGet.Packaging.Test/LicensesTests/LicenseExpressionTokenizerTests.cs
109
112
src/nuget-client/test/NuGet.Core.Tests/NuGet.Packaging.Test/LicensesTests/NuGetLicenseExpressionParserTests.cs
110
113
src/nuget-client/test/NuGet.Core.Tests/NuGet.Packaging.Test/LicensesTests/NuGetLicenseTests.cs
114
+ src/nuget-client/test/NuGet.Core.FuncTests/Dotnet.Integration.Test/PackCommandTests.cs|389-exception
111
115
src/nuget-client/test/TestUtilities/Test.Utility/JsonData.cs
112
116
113
117
#
@@ -235,6 +239,7 @@ src/vstest/src/package/Microsoft.VisualStudio.TestTools.TestPlatform.V2.CLI/Lice
235
239
236
240
# Not applicable to source
237
241
src/wpf/src/Microsoft.DotNet.Wpf/src/PresentationCore/System/Windows/Media/FontEmbeddingRights.cs|proprietary-license
242
+ src/wpf/src/Microsoft.DotNet.Wpf/src/WindowsBase/MS/Internal/IO/Packaging/CompoundFile/RightsManagementEncryptionTransform.cs|proprietary-licens
238
243
src/wpf/eng/WpfArcadeSdk/tools/AvTrace/GenTraceSources.pl|proprietary-license
239
244
src/wpf/eng/WpfArcadeSdk/tools/GenXmlStringTable.pl|proprietary-license
240
245
@@ -246,3 +251,6 @@ src/wpf/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Resourc
246
251
src/wpf/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/*.xaml|bsd-2-clause-views
247
252
src/wpf/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Styles/*.xaml|mpl-2.0
248
253
src/wpf/src/Microsoft.DotNet.Wpf/src/Themes/PresentationFramework.Fluent/Themes/*.xaml|bsd-2-clause-views
254
+
255
+ # Test data
256
+ src/wpf/src/Microsoft.DotNet.Wpf/tests/UnitTests/WindowsBase.Tests/System/Security/RightsManagement/PublishLicenseTests.cs|unknown-license-reference
0 commit comments