diff --git a/Directory.Packages.props b/Directory.Packages.props index c5cc569..1438ca8 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,31 +8,30 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - + + - - - - + + + diff --git a/GerstITS.Examples.Api/GerstITS - Backup (1).Examples.Api.csproj b/GerstITS.Examples.Api/GerstITS - Backup (1).Examples.Api.csproj deleted file mode 100644 index ee4bb02..0000000 --- a/GerstITS.Examples.Api/GerstITS - Backup (1).Examples.Api.csproj +++ /dev/null @@ -1,72 +0,0 @@ - - - - Gerst ITS - Gerst ITS - © 2021 Gerst ITS - Gerst ITS - Gerst ITS Examples Web Api - Exapmle Web Api - 0.0.0.0 - 0.0.0.0 - 0.0.0.0 - 0.0.0.0 - - - - net7.0 - latest - - - - true - true - - 1591 - bin\Release\net5.0\GerstITS.Example.Api.xml - - - - - true - true - - 1591 - bin\Release\net5.0\GerstITS.Example.Api.xml - - - - - - - - - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - diff --git a/GerstITS.Examples.Api/GerstITS - Backup.Examples.Api.csproj b/GerstITS.Examples.Api/GerstITS - Backup.Examples.Api.csproj deleted file mode 100644 index 5ca0958..0000000 --- a/GerstITS.Examples.Api/GerstITS - Backup.Examples.Api.csproj +++ /dev/null @@ -1,68 +0,0 @@ - - - - ITSCare GbR - ITSCare GbR - Copyright © ITSCare GbR 2021 - ITSCare Example WebApi - 0.0.0.0 - 0.0.0.0 - 0.0.0.0 - 0.0.0.0 - - - - net5.0 - latest - - - - true - true - - 1591 - bin\Debug\net5.0\ITSCare.Example.Api.xml - - - - - true - true - - 1591 - bin\Release\net5.0\ITSCare.Example.Api.xml - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/GerstITS.Examples.Api/GerstITS.Examples.Api.csproj b/GerstITS.Examples.Api/GerstITS.Examples.Api.csproj index 0bdfbdd..4239de7 100644 --- a/GerstITS.Examples.Api/GerstITS.Examples.Api.csproj +++ b/GerstITS.Examples.Api/GerstITS.Examples.Api.csproj @@ -33,32 +33,12 @@ - - - - - - - - - - - - - - - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - - - diff --git a/GerstITS.Examples.Jobs.SayHelloWorld/GerstITS.Examples.Jobs.SayHelloWorld.csproj b/GerstITS.Examples.Jobs.SayHelloWorld/GerstITS.Examples.Jobs.SayHelloWorld.csproj index f1c76b8..dd04a4e 100644 --- a/GerstITS.Examples.Jobs.SayHelloWorld/GerstITS.Examples.Jobs.SayHelloWorld.csproj +++ b/GerstITS.Examples.Jobs.SayHelloWorld/GerstITS.Examples.Jobs.SayHelloWorld.csproj @@ -27,12 +27,7 @@ - - - - - diff --git a/GerstITS.Examples.Logic/GerstITS.Examples.Logic.csproj b/GerstITS.Examples.Logic/GerstITS.Examples.Logic.csproj index 510fc88..eee5ea9 100644 --- a/GerstITS.Examples.Logic/GerstITS.Examples.Logic.csproj +++ b/GerstITS.Examples.Logic/GerstITS.Examples.Logic.csproj @@ -29,10 +29,8 @@ - - diff --git a/GerstITS.Examples.WebClient.Console/GerstITS.Examples.WebClient.Console.csproj b/GerstITS.Examples.WebClient.Console/GerstITS.Examples.WebClient.Console.csproj index ca48e36..931d618 100644 --- a/GerstITS.Examples.WebClient.Console/GerstITS.Examples.WebClient.Console.csproj +++ b/GerstITS.Examples.WebClient.Console/GerstITS.Examples.WebClient.Console.csproj @@ -41,13 +41,6 @@ - - - - - - - diff --git a/GerstITS.Examples.sln b/GerstITS.Examples.sln index 2ae8973..4e8c5f7 100644 --- a/GerstITS.Examples.sln +++ b/GerstITS.Examples.sln @@ -1,7 +1,7 @@  Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 18 -VisualStudioVersion = 18.0.11217.181 d18.0 +VisualStudioVersion = 18.0.11217.181 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GerstITS.Examples.Api", "GerstITS.Examples.Api\GerstITS.Examples.Api.csproj", "{417B5C77-05BF-4562-9A1A-AEE0531B59C1}" EndProject @@ -13,6 +13,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GerstITS.Examples.WebClient EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GerstITS.Examples.WebClients.Examples.Api", "GerstITS.WebClients.Example.Api\GerstITS.Examples.WebClients.Examples.Api.csproj", "{34720C2D-09AD-41F4-B7CC-D703D9F24EDD}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B2EFA041-3A36-4143-8610-7DEC04DE1978}" + ProjectSection(SolutionItems) = preProject + Directory.Build.props = Directory.Build.props + Directory.Packages.props = Directory.Packages.props + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/GerstITS.WebClients.Example.Api/GerstITS.Examples.WebClients.Examples.Api.csproj b/GerstITS.WebClients.Example.Api/GerstITS.Examples.WebClients.Examples.Api.csproj index 369d8b0..0cd8874 100644 --- a/GerstITS.WebClients.Example.Api/GerstITS.Examples.WebClients.Examples.Api.csproj +++ b/GerstITS.WebClients.Example.Api/GerstITS.Examples.WebClients.Examples.Api.csproj @@ -27,10 +27,7 @@ - - -