diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 0000000..de8fe5c --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,20 @@ + + + true + + + + + + + + + + + + + + + + + diff --git a/GitHubActionsTestLogger.Demo.Mtp/GitHubActionsTestLogger.Demo.Mtp.csproj b/GitHubActionsTestLogger.Demo.Mtp/GitHubActionsTestLogger.Demo.Mtp.csproj index 7c96209..bedb947 100644 --- a/GitHubActionsTestLogger.Demo.Mtp/GitHubActionsTestLogger.Demo.Mtp.csproj +++ b/GitHubActionsTestLogger.Demo.Mtp/GitHubActionsTestLogger.Demo.Mtp.csproj @@ -14,9 +14,9 @@ - - - + + + diff --git a/GitHubActionsTestLogger.Demo.VsTest/GitHubActionsTestLogger.Demo.VsTest.csproj b/GitHubActionsTestLogger.Demo.VsTest/GitHubActionsTestLogger.Demo.VsTest.csproj index 917a280..723f310 100644 --- a/GitHubActionsTestLogger.Demo.VsTest/GitHubActionsTestLogger.Demo.VsTest.csproj +++ b/GitHubActionsTestLogger.Demo.VsTest/GitHubActionsTestLogger.Demo.VsTest.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj b/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj index cd5bac6..b268a07 100644 --- a/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj +++ b/GitHubActionsTestLogger.Tests/GitHubActionsTestLogger.Tests.csproj @@ -8,13 +8,13 @@ - - - - - - - + + + + + + + diff --git a/GitHubActionsTestLogger.sln b/GitHubActionsTestLogger.sln index 96ecfdf..1206455 100644 --- a/GitHubActionsTestLogger.sln +++ b/GitHubActionsTestLogger.sln @@ -7,6 +7,7 @@ ProjectSection(SolutionItems) = preProject License.txt = License.txt Readme.md = Readme.md Directory.Build.props = Directory.Build.props + Directory.Packages.props = Directory.Packages.props global.json = global.json NuGet.config = NuGet.config EndProjectSection diff --git a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj index f347001..f7e7a74 100644 --- a/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj +++ b/GitHubActionsTestLogger/GitHubActionsTestLogger.csproj @@ -23,20 +23,11 @@ - - - - - - + + + + + +