From b667385e719cfa990f53a5ba0fe9eeaa7fb04ed6 Mon Sep 17 00:00:00 2001 From: danmosemsft Date: Tue, 3 Oct 2017 15:19:30 -0700 Subject: [PATCH] Fix configs for VS in src Commit migrated from https://github.com/dotnet/corefx/commit/070b2a1b8dfe95508a63804d8b017077811f7f83 --- .../src/System.Diagnostics.PerformanceCounter.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj index 4681646..52eb42a 100644 --- a/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj +++ b/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj @@ -15,8 +15,8 @@ 0649 - - + + -- 2.7.4