From 7b5c36e21397764f31e93605dc085b7049765242 Mon Sep 17 00:00:00 2001 From: Cijo Thomas Date: Wed, 21 Nov 2018 10:33:37 -0800 Subject: [PATCH 1/2] bump version to beta2 --- GlobalStaticVersion.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlobalStaticVersion.props b/GlobalStaticVersion.props index d81603a5..afd2c824 100644 --- a/GlobalStaticVersion.props +++ b/GlobalStaticVersion.props @@ -9,7 +9,7 @@ 9 0 - beta1 + beta2 - + diff --git a/Src/DependencyCollector/Net45.Tests/DependencyCollector.Net45.Tests.csproj b/Src/DependencyCollector/Net45.Tests/DependencyCollector.Net45.Tests.csproj index 864dc6bd..1da97646 100644 --- a/Src/DependencyCollector/Net45.Tests/DependencyCollector.Net45.Tests.csproj +++ b/Src/DependencyCollector/Net45.Tests/DependencyCollector.Net45.Tests.csproj @@ -28,8 +28,8 @@ Microsoft.ApplicationInsights.DependencyCollector - - ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll diff --git a/Src/DependencyCollector/Net45.Tests/packages.config b/Src/DependencyCollector/Net45.Tests/packages.config index 4cc5a9dc..35fd469b 100644 --- a/Src/DependencyCollector/Net45.Tests/packages.config +++ b/Src/DependencyCollector/Net45.Tests/packages.config @@ -1,6 +1,6 @@ - + diff --git a/Src/HostingStartup/HostingStartup.Net45.Tests/HostingStartup.Net45.Tests.csproj b/Src/HostingStartup/HostingStartup.Net45.Tests/HostingStartup.Net45.Tests.csproj index 63dd0aee..99d79796 100644 --- a/Src/HostingStartup/HostingStartup.Net45.Tests/HostingStartup.Net45.Tests.csproj +++ b/Src/HostingStartup/HostingStartup.Net45.Tests/HostingStartup.Net45.Tests.csproj @@ -24,8 +24,8 @@ $(DefineConstants);NET45 - - ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll fakesAssemblyForBuild\Microsoft.QualityTools.Testing.Fakes.dll diff --git a/Src/HostingStartup/HostingStartup.Net45.Tests/packages.config b/Src/HostingStartup/HostingStartup.Net45.Tests/packages.config index c9cb9545..8d9a0825 100644 --- a/Src/HostingStartup/HostingStartup.Net45.Tests/packages.config +++ b/Src/HostingStartup/HostingStartup.Net45.Tests/packages.config @@ -1,7 +1,7 @@ - + diff --git a/Src/HostingStartup/HostingStartup/HostingStartup.csproj b/Src/HostingStartup/HostingStartup/HostingStartup.csproj index e76de9a8..800ec51c 100644 --- a/Src/HostingStartup/HostingStartup/HostingStartup.csproj +++ b/Src/HostingStartup/HostingStartup/HostingStartup.csproj @@ -36,7 +36,7 @@ - + diff --git a/Src/PerformanceCollector/Perf.NetFull.Tests/Perf.NetFull.Tests.csproj b/Src/PerformanceCollector/Perf.NetFull.Tests/Perf.NetFull.Tests.csproj index bc102366..5d6a8f41 100644 --- a/Src/PerformanceCollector/Perf.NetFull.Tests/Perf.NetFull.Tests.csproj +++ b/Src/PerformanceCollector/Perf.NetFull.Tests/Perf.NetFull.Tests.csproj @@ -37,8 +37,8 @@ true - - ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll diff --git a/Src/PerformanceCollector/Perf.NetFull.Tests/packages.config b/Src/PerformanceCollector/Perf.NetFull.Tests/packages.config index 11a1ce3b..b6bf6dd2 100644 --- a/Src/PerformanceCollector/Perf.NetFull.Tests/packages.config +++ b/Src/PerformanceCollector/Perf.NetFull.Tests/packages.config @@ -1,6 +1,6 @@ - + diff --git a/Src/PerformanceCollector/PerformanceCollector/Perf.csproj b/Src/PerformanceCollector/PerformanceCollector/Perf.csproj index 0569ffe6..4d7dd090 100644 --- a/Src/PerformanceCollector/PerformanceCollector/Perf.csproj +++ b/Src/PerformanceCollector/PerformanceCollector/Perf.csproj @@ -37,7 +37,7 @@ - + diff --git a/Src/Web/Web.Net45.Tests/Web.Net45.Tests.csproj b/Src/Web/Web.Net45.Tests/Web.Net45.Tests.csproj index af7ed8a4..4595b6bf 100644 --- a/Src/Web/Web.Net45.Tests/Web.Net45.Tests.csproj +++ b/Src/Web/Web.Net45.Tests/Web.Net45.Tests.csproj @@ -28,8 +28,8 @@ ..\..\..\..\packages\Castle.Core.4.2.1\lib\net45\Castle.Core.dll - - ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll ..\..\..\..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.4\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll diff --git a/Src/Web/Web.Net45.Tests/packages.config b/Src/Web/Web.Net45.Tests/packages.config index a1ee0c41..47120705 100644 --- a/Src/Web/Web.Net45.Tests/packages.config +++ b/Src/Web/Web.Net45.Tests/packages.config @@ -1,7 +1,7 @@ - + diff --git a/Src/Web/Web/Web.csproj b/Src/Web/Web/Web.csproj index bb5be32c..eb7dce2e 100644 --- a/Src/Web/Web/Web.csproj +++ b/Src/Web/Web/Web.csproj @@ -1,4 +1,4 @@ - + @@ -36,7 +36,7 @@ - + diff --git a/Src/WindowsServer/WindowsServer.Net45.Tests/WindowsServer.Net45.Tests.csproj b/Src/WindowsServer/WindowsServer.Net45.Tests/WindowsServer.Net45.Tests.csproj index 6ea5b08d..d4c00dfb 100644 --- a/Src/WindowsServer/WindowsServer.Net45.Tests/WindowsServer.Net45.Tests.csproj +++ b/Src/WindowsServer/WindowsServer.Net45.Tests/WindowsServer.Net45.Tests.csproj @@ -25,8 +25,8 @@ - - ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll diff --git a/Src/WindowsServer/WindowsServer.Net45.Tests/packages.config b/Src/WindowsServer/WindowsServer.Net45.Tests/packages.config index 1ad3ec2f..333f7d1f 100644 --- a/Src/WindowsServer/WindowsServer.Net45.Tests/packages.config +++ b/Src/WindowsServer/WindowsServer.Net45.Tests/packages.config @@ -1,6 +1,6 @@ - + diff --git a/Src/WindowsServer/WindowsServer.NetCore.Tests/WindowsServer.NetCore.Tests.csproj b/Src/WindowsServer/WindowsServer.NetCore.Tests/WindowsServer.NetCore.Tests.csproj index 669e0ab4..d5fd78f7 100644 --- a/Src/WindowsServer/WindowsServer.NetCore.Tests/WindowsServer.NetCore.Tests.csproj +++ b/Src/WindowsServer/WindowsServer.NetCore.Tests/WindowsServer.NetCore.Tests.csproj @@ -24,7 +24,7 @@ - + diff --git a/Src/WindowsServer/WindowsServer/WindowsServer.csproj b/Src/WindowsServer/WindowsServer/WindowsServer.csproj index 904afb4c..df9016cd 100644 --- a/Src/WindowsServer/WindowsServer/WindowsServer.csproj +++ b/Src/WindowsServer/WindowsServer/WindowsServer.csproj @@ -1,4 +1,4 @@ - + @@ -34,8 +34,8 @@ - - + + diff --git a/Test/E2ETests/E2ETests/DependencyCollectionTests.csproj b/Test/E2ETests/E2ETests/DependencyCollectionTests.csproj index 88eaff72..f80f102a 100644 --- a/Test/E2ETests/E2ETests/DependencyCollectionTests.csproj +++ b/Test/E2ETests/E2ETests/DependencyCollectionTests.csproj @@ -52,8 +52,8 @@ --> - - ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net46\Microsoft.ApplicationInsights.dll + + ..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net46\Microsoft.ApplicationInsights.dll diff --git a/Test/E2ETests/E2ETests/packages.config b/Test/E2ETests/E2ETests/packages.config index ad4c8ebf..62ebdd68 100644 --- a/Test/E2ETests/E2ETests/packages.config +++ b/Test/E2ETests/E2ETests/packages.config @@ -1,6 +1,6 @@ - + diff --git a/Test/E2ETests/TestApps/Net452/E2ETestApp/E2ETestApp.csproj b/Test/E2ETests/TestApps/Net452/E2ETestApp/E2ETestApp.csproj index f9b9bf25..57a5914e 100644 --- a/Test/E2ETests/TestApps/Net452/E2ETestApp/E2ETestApp.csproj +++ b/Test/E2ETests/TestApps/Net452/E2ETestApp/E2ETestApp.csproj @@ -52,11 +52,11 @@ ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.2.4.0\lib\net45\Microsoft.AI.Agent.Intercept.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll ..\..\..\..\..\..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.4\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll diff --git a/Test/E2ETests/TestApps/Net452/E2ETestApp/packages.config b/Test/E2ETests/TestApps/Net452/E2ETestApp/packages.config index 76cf6a10..88d86567 100644 --- a/Test/E2ETests/TestApps/Net452/E2ETestApp/packages.config +++ b/Test/E2ETests/TestApps/Net452/E2ETestApp/packages.config @@ -5,8 +5,8 @@ - - + + diff --git a/Test/E2ETests/TestApps/Net452/E2ETestWebApi/E2ETestWebApi.csproj b/Test/E2ETests/TestApps/Net452/E2ETestWebApi/E2ETestWebApi.csproj index 5fbc6243..6433e34e 100644 --- a/Test/E2ETests/TestApps/Net452/E2ETestWebApi/E2ETestWebApi.csproj +++ b/Test/E2ETests/TestApps/Net452/E2ETestWebApi/E2ETestWebApi.csproj @@ -48,11 +48,11 @@ 4 - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll ..\..\..\..\..\..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.4\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll diff --git a/Test/E2ETests/TestApps/Net452/E2ETestWebApi/packages.config b/Test/E2ETests/TestApps/Net452/E2ETestWebApi/packages.config index 12794b40..1502a573 100644 --- a/Test/E2ETests/TestApps/Net452/E2ETestWebApi/packages.config +++ b/Test/E2ETests/TestApps/Net452/E2ETestWebApi/packages.config @@ -3,8 +3,8 @@ - - + + diff --git a/Test/E2ETests/TestApps/NetCore20/E2ETestAppCore20/E2ETestAppCore20.csproj b/Test/E2ETests/TestApps/NetCore20/E2ETestAppCore20/E2ETestAppCore20.csproj index ec89321e..2146ac70 100644 --- a/Test/E2ETests/TestApps/NetCore20/E2ETestAppCore20/E2ETestAppCore20.csproj +++ b/Test/E2ETests/TestApps/NetCore20/E2ETestAppCore20/E2ETestAppCore20.csproj @@ -18,7 +18,7 @@ - + diff --git a/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/TestApp45.csproj b/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/TestApp45.csproj index f145e74d..fc002729 100644 --- a/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/TestApp45.csproj +++ b/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/TestApp45.csproj @@ -43,11 +43,11 @@ False - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll True - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/packages.config b/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/packages.config index 89b3f15f..f9362223 100644 --- a/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/packages.config +++ b/Test/PerformanceCollector/FunctionalTests/TestApps/TestApp45/packages.config @@ -1,7 +1,7 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/AspNetDiagnostics.csproj b/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/AspNetDiagnostics.csproj index dc1caa8e..3878ee4a 100644 --- a/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/AspNetDiagnostics.csproj +++ b/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/AspNetDiagnostics.csproj @@ -39,11 +39,11 @@ 4 - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/packages.config b/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/packages.config index cb14fb39..711ca29f 100644 --- a/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/packages.config +++ b/Test/Web/FunctionalTests/TestApps/AspNetDiagnostics/packages.config @@ -6,8 +6,8 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/Aspx45/Aspx45.csproj b/Test/Web/FunctionalTests/TestApps/Aspx45/Aspx45.csproj index 46b60778..8034d96b 100644 --- a/Test/Web/FunctionalTests/TestApps/Aspx45/Aspx45.csproj +++ b/Test/Web/FunctionalTests/TestApps/Aspx45/Aspx45.csproj @@ -43,11 +43,11 @@ false - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/Aspx45/packages.config b/Test/Web/FunctionalTests/TestApps/Aspx45/packages.config index 5a57f0c8..3521fa92 100644 --- a/Test/Web/FunctionalTests/TestApps/Aspx45/packages.config +++ b/Test/Web/FunctionalTests/TestApps/Aspx45/packages.config @@ -11,8 +11,8 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/ConsoleAppFW45.csproj b/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/ConsoleAppFW45.csproj index b69f05eb..fc1eb667 100644 --- a/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/ConsoleAppFW45.csproj +++ b/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/ConsoleAppFW45.csproj @@ -33,11 +33,11 @@ 4 - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/packages.config b/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/packages.config index 1acb7f00..c8a79bd3 100644 --- a/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/packages.config +++ b/Test/Web/FunctionalTests/TestApps/ConsoleAppFW45/packages.config @@ -1,7 +1,7 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/Mvc4_MediumTrust.csproj b/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/Mvc4_MediumTrust.csproj index cf5e229f..f23bdcbc 100644 --- a/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/Mvc4_MediumTrust.csproj +++ b/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/Mvc4_MediumTrust.csproj @@ -59,11 +59,11 @@ False - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll True - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/packages.config b/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/packages.config index 050ff291..f7c6d0e3 100644 --- a/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/packages.config +++ b/Test/Web/FunctionalTests/TestApps/Mvc4_MediumTrust/packages.config @@ -11,8 +11,8 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/Wa45Aspx/Wa45Aspx.csproj b/Test/Web/FunctionalTests/TestApps/Wa45Aspx/Wa45Aspx.csproj index e49debb1..a7e9076b 100644 --- a/Test/Web/FunctionalTests/TestApps/Wa45Aspx/Wa45Aspx.csproj +++ b/Test/Web/FunctionalTests/TestApps/Wa45Aspx/Wa45Aspx.csproj @@ -48,11 +48,11 @@ false - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/Wa45Aspx/packages.config b/Test/Web/FunctionalTests/TestApps/Wa45Aspx/packages.config index 2c98396b..f509ffda 100644 --- a/Test/Web/FunctionalTests/TestApps/Wa45Aspx/packages.config +++ b/Test/Web/FunctionalTests/TestApps/Wa45Aspx/packages.config @@ -1,7 +1,7 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/Wcf45Tests/Wcf45Tests.csproj b/Test/Web/FunctionalTests/TestApps/Wcf45Tests/Wcf45Tests.csproj index b84c2d64..79d1ad8d 100644 --- a/Test/Web/FunctionalTests/TestApps/Wcf45Tests/Wcf45Tests.csproj +++ b/Test/Web/FunctionalTests/TestApps/Wcf45Tests/Wcf45Tests.csproj @@ -49,11 +49,11 @@ false - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/Wcf45Tests/packages.config b/Test/Web/FunctionalTests/TestApps/Wcf45Tests/packages.config index aa907b22..027f2443 100644 --- a/Test/Web/FunctionalTests/TestApps/Wcf45Tests/packages.config +++ b/Test/Web/FunctionalTests/TestApps/Wcf45Tests/packages.config @@ -1,7 +1,7 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/WebAppFW45/WebAppFW45.csproj b/Test/Web/FunctionalTests/TestApps/WebAppFW45/WebAppFW45.csproj index 20d1cee7..e74b8534 100644 --- a/Test/Web/FunctionalTests/TestApps/WebAppFW45/WebAppFW45.csproj +++ b/Test/Web/FunctionalTests/TestApps/WebAppFW45/WebAppFW45.csproj @@ -52,11 +52,11 @@ 4 - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/WebAppFW45/packages.config b/Test/Web/FunctionalTests/TestApps/WebAppFW45/packages.config index 2cdeb65b..5cf4b37e 100644 --- a/Test/Web/FunctionalTests/TestApps/WebAppFW45/packages.config +++ b/Test/Web/FunctionalTests/TestApps/WebAppFW45/packages.config @@ -1,7 +1,7 @@ - - + + diff --git a/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/WebAppFW45Sampled.csproj b/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/WebAppFW45Sampled.csproj index 0d913370..a6617878 100644 --- a/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/WebAppFW45Sampled.csproj +++ b/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/WebAppFW45Sampled.csproj @@ -52,11 +52,11 @@ 4 - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta1\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.9.0-beta2\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll - - ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta1\lib\net45\Microsoft.ApplicationInsights.dll + + ..\..\..\..\..\..\packages\Microsoft.ApplicationInsights.2.9.0-beta2\lib\net45\Microsoft.ApplicationInsights.dll True diff --git a/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/packages.config b/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/packages.config index 2cdeb65b..5cf4b37e 100644 --- a/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/packages.config +++ b/Test/Web/FunctionalTests/TestApps/WebAppFW45Sampled/packages.config @@ -1,7 +1,7 @@ - - + + diff --git a/upgradeVersion.ps1 b/upgradeVersion.ps1 index 09cce87e..e21ef431 100644 --- a/upgradeVersion.ps1 +++ b/upgradeVersion.ps1 @@ -2,7 +2,7 @@ $directory = $PSScriptRoot; Write-Host "Scanning $directory"; -$oldVersion = "2.9.0-beta1.0" +$oldVersion = "2.9.0-beta1" Write-Host "Old Version: $oldVersion"; @@ -10,7 +10,7 @@ Write-Host "Old Version: $oldVersion"; #$newVersion = .\NuGet.exe list "Microsoft.ApplicationInsights" -Source https://www.myget.org/F/applicationinsights -Pre -NonInteractive | Select-String -Pattern "Microsoft.ApplicationInsights " | %{$_.Line.Split(" ")} | Select -skip 1 ##Use this to manually set the new version## -$newVersion = "2.9.0-beta1" +$newVersion = "2.9.0-beta2" Write-Host "New Version: $newVersion";