diff --git a/ApprovalTestTool/ApprovalTestTool.csproj b/ApprovalTestTool/ApprovalTestTool.csproj index 6639f1b..01edd52 100644 --- a/ApprovalTestTool/ApprovalTestTool.csproj +++ b/ApprovalTestTool/ApprovalTestTool.csproj @@ -23,7 +23,7 @@ - + diff --git a/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj b/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj index 8a76bd5..6db30b0 100644 --- a/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj +++ b/CSharpCodeAnalyst/CSharpCodeAnalyst.csproj @@ -197,6 +197,6 @@ - + \ No newline at end of file diff --git a/CodeGraph/CodeGraph.csproj b/CodeGraph/CodeGraph.csproj index 5117798..9f6aeea 100644 --- a/CodeGraph/CodeGraph.csproj +++ b/CodeGraph/CodeGraph.csproj @@ -8,7 +8,7 @@ - + diff --git a/CodeParser/CodeParser.csproj b/CodeParser/CodeParser.csproj index 4a81813..46d757d 100644 --- a/CodeParser/CodeParser.csproj +++ b/CodeParser/CodeParser.csproj @@ -24,7 +24,7 @@ - + \ No newline at end of file diff --git a/Directory.Build.props b/Directory.Build.props index 785b028..f9024be 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -36,7 +36,7 @@ dotnet list package (with include-transitive flag) Update this version when upgrading Microsoft.Build.Locator or related packages. --> - + runtime diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index df6c899..1d57f7e 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -40,7 +40,7 @@ - + \ No newline at end of file