diff --git a/Api/Api.csproj b/Api/Api.csproj index 7ab3837..c425447 100644 --- a/Api/Api.csproj +++ b/Api/Api.csproj @@ -7,22 +7,22 @@ - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - + + + + + + + diff --git a/Application/Application.csproj b/Application/Application.csproj index 777814f..a5024ce 100644 --- a/Application/Application.csproj +++ b/Application/Application.csproj @@ -17,11 +17,11 @@ - - - - - + + + + + diff --git a/Database/Database.csproj b/Database/Database.csproj index 74d8f2b..c37011e 100644 --- a/Database/Database.csproj +++ b/Database/Database.csproj @@ -7,12 +7,12 @@ - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Directory.Build.props b/Directory.Build.props new file mode 100644 index 0000000..672f9e3 --- /dev/null +++ b/Directory.Build.props @@ -0,0 +1,7 @@ + + + net9.0 + enable + enable + + \ No newline at end of file diff --git a/Directory.Packages.props b/Directory.Packages.props new file mode 100644 index 0000000..d3d5282 --- /dev/null +++ b/Directory.Packages.props @@ -0,0 +1,39 @@ + + + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/Utilities/Utilities.csproj b/Utilities/Utilities.csproj index e8383d6..72fbe04 100644 --- a/Utilities/Utilities.csproj +++ b/Utilities/Utilities.csproj @@ -11,11 +11,11 @@ - - - - - + + + + +