diff --git a/src/Microsoft.Azure.EventHubs.Processor/Microsoft.Azure.EventHubs.Processor.csproj b/src/Microsoft.Azure.EventHubs.Processor/Microsoft.Azure.EventHubs.Processor.csproj
index e2c0118..6fa7ad9 100644
--- a/src/Microsoft.Azure.EventHubs.Processor/Microsoft.Azure.EventHubs.Processor.csproj
+++ b/src/Microsoft.Azure.EventHubs.Processor/Microsoft.Azure.EventHubs.Processor.csproj
@@ -3,7 +3,7 @@
This is the next generation Azure Event Hubs .NET Standard Event Processor Host library. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Microsoft.Azure.EventHubs.Processor
- 2.2.0
+ 3.0.0
Microsoft
net461;netstandard2.0;uap10.0;
true
@@ -23,9 +23,9 @@
false
full
bin\$(Configuration)\$(TargetFramework)\Microsoft.Azure.EventHubs.Processor.xml
- 2.2.0
- 2.2.0.0
- 2.2.0.0
+ 3.0.0
+ 3.0.0.0
+ 3.0.0.0
true
© Microsoft Corporation. All rights reserved.
diff --git a/src/Microsoft.Azure.EventHubs/Microsoft.Azure.EventHubs.csproj b/src/Microsoft.Azure.EventHubs/Microsoft.Azure.EventHubs.csproj
index 70ac8f1..58165a7 100644
--- a/src/Microsoft.Azure.EventHubs/Microsoft.Azure.EventHubs.csproj
+++ b/src/Microsoft.Azure.EventHubs/Microsoft.Azure.EventHubs.csproj
@@ -3,7 +3,7 @@
This is the next generation Azure Event Hubs .NET Standard client library. For more information about Event Hubs, see https://azure.microsoft.com/en-us/services/event-hubs/
Microsoft.Azure.EventHubs
- 2.2.0
+ 3.0.0
Microsoft
net461;netstandard2.0;uap10.0;Xamarin.iOS10
true
@@ -24,9 +24,9 @@
false
full
bin\$(Configuration)\$(TargetFramework)\Microsoft.Azure.EventHubs.xml
- 2.2.0
- 2.2.0.0
- 2.2.0.0
+ 3.0.0
+ 3.0.0.0
+ 3.0.0.0
true
© Microsoft Corporation. All rights reserved.