diff --git a/Directory.Build.props b/Directory.Build.props index 9d244fe5..683a2711 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -5,10 +5,13 @@ Canary Islands Computer Museum Copyright © 2003-2021 Natalia Portillo Canary Islands Computer Museum Website + true + + + - 0.1.189-* all diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 00000000..5f959dff --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,35 @@ + + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Marechai.Database/Marechai.Database.csproj b/Marechai.Database/Marechai.Database.csproj index 0170b299..adba306a 100644 --- a/Marechai.Database/Marechai.Database.csproj +++ b/Marechai.Database/Marechai.Database.csproj @@ -3,15 +3,15 @@ Marechai.Database - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - + \ No newline at end of file diff --git a/Marechai.sln b/Marechai.sln index ec6d9cea..78bb6d6c 100644 --- a/Marechai.sln +++ b/Marechai.sln @@ -10,6 +10,7 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B8B15846-1FBC-41CD-AF4D-FDA29CDF7D83}" ProjectSection(SolutionItems) = preProject Directory.Build.props = Directory.Build.props + Directory.Packages.props = Directory.Packages.props EndProjectSection EndProject Global @@ -30,4 +31,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {2B21D912-63A1-4611-BF75-55B746BA8092} + EndGlobalSection EndGlobal diff --git a/Marechai/Marechai.csproj b/Marechai/Marechai.csproj index ad6b3e66..dbdb0ae7 100644 --- a/Marechai/Marechai.csproj +++ b/Marechai/Marechai.csproj @@ -11,24 +11,24 @@ true - - - - - - - + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - + + + + + + + +