diff --git a/src/Mvc/benchmarkapps/Directory.Build.props b/src/Mvc/benchmarkapps/Directory.Build.props index 56a40aaa38..8c119d5413 100644 --- a/src/Mvc/benchmarkapps/Directory.Build.props +++ b/src/Mvc/benchmarkapps/Directory.Build.props @@ -1,5 +1,2 @@ - - - - \ No newline at end of file + diff --git a/src/Mvc/benchmarkapps/NuGet.config b/src/Mvc/benchmarkapps/NuGet.config new file mode 100644 index 0000000000..298193b812 --- /dev/null +++ b/src/Mvc/benchmarkapps/NuGet.config @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/src/Servers/Kestrel/perf/PlatformBenchmarks/Directory.Build.props b/src/Servers/Kestrel/perf/PlatformBenchmarks/Directory.Build.props index 7bd8002727..8c119d5413 100644 --- a/src/Servers/Kestrel/perf/PlatformBenchmarks/Directory.Build.props +++ b/src/Servers/Kestrel/perf/PlatformBenchmarks/Directory.Build.props @@ -1,5 +1,2 @@ - - - - \ No newline at end of file + diff --git a/src/Servers/Kestrel/perf/PlatformBenchmarks/NuGet.config b/src/Servers/Kestrel/perf/PlatformBenchmarks/NuGet.config new file mode 100644 index 0000000000..298193b812 --- /dev/null +++ b/src/Servers/Kestrel/perf/PlatformBenchmarks/NuGet.config @@ -0,0 +1,12 @@ + + + + + + + + + + + +