diff --git a/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj b/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj index f03e6fb94..27e63ad05 100644 --- a/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj +++ b/src/BenchmarksApps/TechEmpower/Minimal/Minimal.csproj @@ -1,20 +1,22 @@  - net7.0 + net9.0 enable enable latest 38063504-d08c-495a-89c9-daaad2f60f31 + $(Features);utf8-string-encoding + - + diff --git a/src/BenchmarksApps/TechEmpower/Minimal/nuget.config b/src/BenchmarksApps/TechEmpower/Minimal/nuget.config new file mode 100644 index 000000000..fa3bc708e --- /dev/null +++ b/src/BenchmarksApps/TechEmpower/Minimal/nuget.config @@ -0,0 +1,8 @@ + + + + + + + +