diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 00000000..2c0d954f --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,51 @@ + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Lingarr.Core/Lingarr.Core.csproj b/Lingarr.Core/Lingarr.Core.csproj index be4a68c2..8c0f1b40 100644 --- a/Lingarr.Core/Lingarr.Core.csproj +++ b/Lingarr.Core/Lingarr.Core.csproj @@ -8,11 +8,11 @@ - - - - - + + + + + diff --git a/Lingarr.Migrations/Lingarr.Migrations.csproj b/Lingarr.Migrations/Lingarr.Migrations.csproj index 1dd8482b..a3b30fd9 100644 --- a/Lingarr.Migrations/Lingarr.Migrations.csproj +++ b/Lingarr.Migrations/Lingarr.Migrations.csproj @@ -8,15 +8,15 @@ - - - - - - - - - + + + + + + + + + diff --git a/Lingarr.Server.Tests/Lingarr.Server.Tests.csproj b/Lingarr.Server.Tests/Lingarr.Server.Tests.csproj index 00c0b39f..8b9a376d 100644 --- a/Lingarr.Server.Tests/Lingarr.Server.Tests.csproj +++ b/Lingarr.Server.Tests/Lingarr.Server.Tests.csproj @@ -6,11 +6,11 @@ true - - - - - + + + + + diff --git a/Lingarr.Server/Lingarr.Server.csproj b/Lingarr.Server/Lingarr.Server.csproj index 4db4ac4d..e3e19777 100644 --- a/Lingarr.Server/Lingarr.Server.csproj +++ b/Lingarr.Server/Lingarr.Server.csproj @@ -14,36 +14,34 @@ - - - - - - - - - - - - - 9.0.8 - - - - + + + + + + + + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + @@ -54,7 +52,7 @@ - + diff --git a/Lingarr.sln b/Lingarr.sln index 0e71c00d..910d9edb 100644 --- a/Lingarr.sln +++ b/Lingarr.sln @@ -23,6 +23,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Lingarr.Root", "Lingarr.Roo .gitignore = .gitignore docker-compose.dev.yml = docker-compose.dev.yml launchSettings.json = launchSettings.json + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{A1B2C3D4-E5F6-4A5B-9C8D-7E6F5A4B3C2D}"