From 92bc546ec540b5d7a716c37b30316e3cac2c02d6 Mon Sep 17 00:00:00 2001 From: Michael Yanni Date: Mon, 20 Jul 2020 13:55:05 -0700 Subject: [PATCH] Update to latest Track 1 SDK version. --- .gitignore | 3 +++ ThroughputTest/ThroughputTest.csproj | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9558622..2bdfeb5 100644 --- a/.gitignore +++ b/.gitignore @@ -246,3 +246,6 @@ ModelManifest.xml /ServiceBusPerfSample/Properties/PublishProfiles/cvtest6 - Web Deploy.pubxml /ServiceBusPerfSample/Properties/Settings.settings /ServiceBusPerfSample/Properties/webjob-publish-settings.json + +# Rider IDE +.idea/ \ No newline at end of file diff --git a/ThroughputTest/ThroughputTest.csproj b/ThroughputTest/ThroughputTest.csproj index 6100f99..e9b48e9 100644 --- a/ThroughputTest/ThroughputTest.csproj +++ b/ThroughputTest/ThroughputTest.csproj @@ -9,7 +9,7 @@ - +