diff --git a/Libraries/Libraries.csproj b/Libraries/Libraries.csproj index c898e37..8f03a6f 100644 --- a/Libraries/Libraries.csproj +++ b/Libraries/Libraries.csproj @@ -9,18 +9,18 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + diff --git a/Program/DocsPortingTool.csproj b/Program/DocsPortingTool.csproj index 67aff36..4362644 100644 --- a/Program/DocsPortingTool.csproj +++ b/Program/DocsPortingTool.csproj @@ -14,10 +14,10 @@ - - + + - + diff --git a/Tests/PortToTripleSlash/TestData/Basic/MyAssembly.csproj b/Tests/PortToTripleSlash/TestData/Basic/MyAssembly.csproj index 4d7f14e..0bae3af 100644 --- a/Tests/PortToTripleSlash/TestData/Basic/MyAssembly.csproj +++ b/Tests/PortToTripleSlash/TestData/Basic/MyAssembly.csproj @@ -3,7 +3,7 @@ Library This is MyNamespace description. - net5.0 + net6.0 diff --git a/Tests/PortToTripleSlash/TestData/Generics/MyAssembly.csproj b/Tests/PortToTripleSlash/TestData/Generics/MyAssembly.csproj index 4d7f14e..0bae3af 100644 --- a/Tests/PortToTripleSlash/TestData/Generics/MyAssembly.csproj +++ b/Tests/PortToTripleSlash/TestData/Generics/MyAssembly.csproj @@ -3,7 +3,7 @@ Library This is MyNamespace description. - net5.0 + net6.0 diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index ed8c457..ed10cd5 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -15,13 +15,13 @@ - - + + - - - - + + + + all