diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 0000000..c7c4ca9 --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,25 @@ + + + + true + + + + + + + + + + + + + + + + + + + + + diff --git a/Gress.Demo/Gress.Demo.csproj b/Gress.Demo/Gress.Demo.csproj index 65b281f..ed2dc3a 100644 --- a/Gress.Demo/Gress.Demo.csproj +++ b/Gress.Demo/Gress.Demo.csproj @@ -9,17 +9,13 @@ - - - - - - - + + + + + + + diff --git a/Gress.Tests/Gress.Tests.csproj b/Gress.Tests/Gress.Tests.csproj index 1784832..e5cb80d 100644 --- a/Gress.Tests/Gress.Tests.csproj +++ b/Gress.Tests/Gress.Tests.csproj @@ -6,13 +6,13 @@ - - - - - - - + + + + + + + diff --git a/Gress.sln b/Gress.sln index 8f49dcd..f2840ab 100644 --- a/Gress.sln +++ b/Gress.sln @@ -12,6 +12,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Misc", "Misc", "{F26213DC-B 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/Gress/Gress.csproj b/Gress/Gress.csproj index f59aac5..246f388 100644 --- a/Gress/Gress.csproj +++ b/Gress/Gress.csproj @@ -19,8 +19,8 @@ - - - + + +