diff --git a/build/NetStandard.settings b/build/NetStandard.settings index 2d4474219..8c742805f 100644 --- a/build/NetStandard.settings +++ b/build/NetStandard.settings @@ -23,7 +23,7 @@ - win-x86;win-x64;osx-x64;linux-x64 + win-x86;win-x64;osx-x64;linux-x64;linux-arm64 diff --git a/src/Analysis/Ast/Impl/Microsoft.Python.Analysis.csproj b/src/Analysis/Ast/Impl/Microsoft.Python.Analysis.csproj index 4dfae34ee..3ca068dee 100644 --- a/src/Analysis/Ast/Impl/Microsoft.Python.Analysis.csproj +++ b/src/Analysis/Ast/Impl/Microsoft.Python.Analysis.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/src/Analysis/Ast/Test/Microsoft.Python.Analysis.Tests.csproj b/src/Analysis/Ast/Test/Microsoft.Python.Analysis.Tests.csproj index ba4843fe0..5193094ed 100644 --- a/src/Analysis/Ast/Test/Microsoft.Python.Analysis.Tests.csproj +++ b/src/Analysis/Ast/Test/Microsoft.Python.Analysis.Tests.csproj @@ -23,15 +23,15 @@ - + - - + + all runtime; build; native; contentfiles; analyzers - + diff --git a/src/Caching/Test/Microsoft.Python.Analysis.Caching.Tests.csproj b/src/Caching/Test/Microsoft.Python.Analysis.Caching.Tests.csproj index 11a918e64..dc64d491c 100644 --- a/src/Caching/Test/Microsoft.Python.Analysis.Caching.Tests.csproj +++ b/src/Caching/Test/Microsoft.Python.Analysis.Caching.Tests.csproj @@ -17,14 +17,14 @@ - - - + + + all runtime; build; native; contentfiles; analyzers - + diff --git a/src/Core/Impl/Microsoft.Python.Core.csproj b/src/Core/Impl/Microsoft.Python.Core.csproj index 14cee6cba..4f6f57d67 100644 --- a/src/Core/Impl/Microsoft.Python.Core.csproj +++ b/src/Core/Impl/Microsoft.Python.Core.csproj @@ -23,7 +23,7 @@ all runtime; build; native; contentfiles; analyzers - + diff --git a/src/Core/Test/Microsoft.Python.Core.Tests.csproj b/src/Core/Test/Microsoft.Python.Core.Tests.csproj index b54e9457b..287bfbf40 100644 --- a/src/Core/Test/Microsoft.Python.Core.Tests.csproj +++ b/src/Core/Test/Microsoft.Python.Core.Tests.csproj @@ -27,10 +27,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers diff --git a/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj b/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj index 82cc9a0e2..a91135409 100644 --- a/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj +++ b/src/LanguageServer/Impl/Microsoft.Python.LanguageServer.csproj @@ -29,9 +29,9 @@ all runtime; build; native; contentfiles; analyzers - + - + diff --git a/src/LanguageServer/Test/Microsoft.Python.LanguageServer.Tests.csproj b/src/LanguageServer/Test/Microsoft.Python.LanguageServer.Tests.csproj index 02c3cf349..8d85e8ae0 100644 --- a/src/LanguageServer/Test/Microsoft.Python.LanguageServer.Tests.csproj +++ b/src/LanguageServer/Test/Microsoft.Python.LanguageServer.Tests.csproj @@ -23,15 +23,15 @@ - + - - + + all runtime; build; native; contentfiles; analyzers - + diff --git a/src/Parsing/Test/Microsoft.Python.Parsing.Tests.csproj b/src/Parsing/Test/Microsoft.Python.Parsing.Tests.csproj index b126ecebe..8094d8c61 100644 --- a/src/Parsing/Test/Microsoft.Python.Parsing.Tests.csproj +++ b/src/Parsing/Test/Microsoft.Python.Parsing.Tests.csproj @@ -27,10 +27,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers diff --git a/src/UnitTests/Core/Impl/UnitTests.Core.csproj b/src/UnitTests/Core/Impl/UnitTests.Core.csproj index 343216181..f1af95d05 100644 --- a/src/UnitTests/Core/Impl/UnitTests.Core.csproj +++ b/src/UnitTests/Core/Impl/UnitTests.Core.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers