diff --git a/tests/FSharp.ApiDocs.Tests/files/AttributesTestLib/AttributesTestLib.fsproj b/tests/FSharp.ApiDocs.Tests/files/AttributesTestLib/AttributesTestLib.fsproj index 985c73ba6..c2c78bec1 100644 --- a/tests/FSharp.ApiDocs.Tests/files/AttributesTestLib/AttributesTestLib.fsproj +++ b/tests/FSharp.ApiDocs.Tests/files/AttributesTestLib/AttributesTestLib.fsproj @@ -3,6 +3,7 @@ netstandard2.1 ..\bin\$(Configuration) + FS1182 diff --git a/tests/FSharp.ApiDocs.Tests/files/FsLib2/FsLib2.fsproj b/tests/FSharp.ApiDocs.Tests/files/FsLib2/FsLib2.fsproj index 54538c069..c675160ae 100644 --- a/tests/FSharp.ApiDocs.Tests/files/FsLib2/FsLib2.fsproj +++ b/tests/FSharp.ApiDocs.Tests/files/FsLib2/FsLib2.fsproj @@ -3,6 +3,7 @@ netstandard2.1 ..\bin\$(Configuration) + FS1182