From f7c79b563c11c8ed59957c19e294456474ee2dc5 Mon Sep 17 00:00:00 2001 From: HavenDV Date: Sat, 2 Dec 2023 10:56:48 +0400 Subject: [PATCH] feat: Updated. --- src/libs/H.Resources.Generator/H.Resources.Generator.csproj | 4 ++-- .../H.Resources.Generator.IntegrationTests.csproj | 2 +- .../H.Resources.Generator.SnapshotTests.csproj | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/libs/H.Resources.Generator/H.Resources.Generator.csproj b/src/libs/H.Resources.Generator/H.Resources.Generator.csproj index 1dadb7d..10771ed 100644 --- a/src/libs/H.Resources.Generator/H.Resources.Generator.csproj +++ b/src/libs/H.Resources.Generator/H.Resources.Generator.csproj @@ -25,8 +25,8 @@ Suitable for situations where you want to have a multi-target solution containin all 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 926f237..244c342 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,7 +1,7 @@ - net6.0 + net8.0 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 2a84c4a..db3de5a 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,7 +1,7 @@ - net7.0 + net8.0 @@ -9,8 +9,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + +