diff --git a/src/libs/H.Resources.Generator/H.Resources.Generator.csproj b/src/libs/H.Resources.Generator/H.Resources.Generator.csproj index f411c69..1dadb7d 100644 --- a/src/libs/H.Resources.Generator/H.Resources.Generator.csproj +++ b/src/libs/H.Resources.Generator/H.Resources.Generator.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -26,7 +26,7 @@ Suitable for situations where you want to have a multi-target solution containin runtime; build; native; contentfiles; analyzers; buildtransitive - + \ No newline at end of file diff --git a/src/tests/H.Resources.Generator.IntegrationTests/H.Resources.Generator.IntegrationTests.csproj b/src/tests/H.Resources.Generator.IntegrationTests/H.Resources.Generator.IntegrationTests.csproj index 696191e..926f237 100644 --- a/src/tests/H.Resources.Generator.IntegrationTests/H.Resources.Generator.IntegrationTests.csproj +++ b/src/tests/H.Resources.Generator.IntegrationTests/H.Resources.Generator.IntegrationTests.csproj @@ -1,4 +1,4 @@ - + net6.0 @@ -9,10 +9,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + diff --git a/src/tests/H.Resources.Generator.SnapshotTests/H.Resources.Generator.SnapshotTests.csproj b/src/tests/H.Resources.Generator.SnapshotTests/H.Resources.Generator.SnapshotTests.csproj index 633acae..2708cc3 100644 --- a/src/tests/H.Resources.Generator.SnapshotTests/H.Resources.Generator.SnapshotTests.csproj +++ b/src/tests/H.Resources.Generator.SnapshotTests/H.Resources.Generator.SnapshotTests.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -9,19 +9,19 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + - - - + + +