diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 00000000..01a328e1 --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,26 @@ + + + true + + + + + + + + + + + + + + + + + + + + + + + diff --git a/LightBulb.Core.Tests/LightBulb.Core.Tests.csproj b/LightBulb.Core.Tests/LightBulb.Core.Tests.csproj index ea835201..9b77dd61 100644 --- a/LightBulb.Core.Tests/LightBulb.Core.Tests.csproj +++ b/LightBulb.Core.Tests/LightBulb.Core.Tests.csproj @@ -7,13 +7,13 @@ - - - - - - - + + + + + + + diff --git a/LightBulb.Core/LightBulb.Core.csproj b/LightBulb.Core/LightBulb.Core.csproj index 8c0fc0fa..01ef6e4e 100644 --- a/LightBulb.Core/LightBulb.Core.csproj +++ b/LightBulb.Core/LightBulb.Core.csproj @@ -1,6 +1,6 @@ - - + + diff --git a/LightBulb.PlatformInterop/LightBulb.PlatformInterop.csproj b/LightBulb.PlatformInterop/LightBulb.PlatformInterop.csproj index d269c600..fc7415f3 100644 --- a/LightBulb.PlatformInterop/LightBulb.PlatformInterop.csproj +++ b/LightBulb.PlatformInterop/LightBulb.PlatformInterop.csproj @@ -1,5 +1,5 @@ - + diff --git a/LightBulb.sln b/LightBulb.sln index bca582df..edeea8d8 100644 --- a/LightBulb.sln +++ b/LightBulb.sln @@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{BE19AEAD-0 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/LightBulb/LightBulb.csproj b/LightBulb/LightBulb.csproj index f77c747b..3e450327 100644 --- a/LightBulb/LightBulb.csproj +++ b/LightBulb/LightBulb.csproj @@ -14,21 +14,17 @@ - - - - - - - - - - - - + + + + + + + + + + + +