Skip to content

Commit 3e8df7f

Browse files
Merge pull request dotnet-architecture#433 from SychevIgor/SF201beta
Microsoft.ApplicationInsights.ServiceFabric to 2.0.1-beta1
2 parents 677578a + 595e6e4 commit 3e8df7f

10 files changed

Lines changed: 10 additions & 10 deletions

File tree

src/Services/Basket/Basket.API/Basket.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
1717
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
1818
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
19-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
19+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
2020
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
2121
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="4.2.0" />
2222
<PackageReference Include="Swashbuckle.AspNetCore" Version="1.0.0" />

src/Services/Catalog/Catalog.API/Catalog.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
3939
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
4040
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
41-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
41+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
4242
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
4343
<PackageReference Include="Swashbuckle.AspNetCore" Version="1.0.0" />
4444
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />

src/Services/Identity/Identity.API/Identity.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
2020
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
2121
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
22-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
22+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
2323
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
2424
<PackageReference Include="IdentityServer4.AspNetIdentity" Version="2.0.0" />
2525
<PackageReference Include="IdentityServer4.EntityFramework" Version="2.0.0" />

src/Services/Location/Locations.API/Locations.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
1212
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
1313
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
14-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
14+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
1515
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
1616
<PackageReference Include="mongocsharpdriver" Version="2.4.4" />
1717
<PackageReference Include="MongoDB.Bson" Version="2.4.4" />

src/Services/Marketing/Marketing.API/Marketing.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
2525
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
2626
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
27-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
27+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
2828
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
2929
<PackageReference Include="mongocsharpdriver" Version="2.4.4" />
3030
<PackageReference Include="MongoDB.Bson" Version="2.4.4" />

src/Services/Ordering/Ordering.API/Ordering.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
3737
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
3838
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
39-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
39+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
4040
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
4141
<PackageReference Include="MediatR" Version="3.0.1" />
4242
<PackageReference Include="Swashbuckle.AspNetCore" Version="1.0.0" />

src/Services/Payment/Payment.API/Payment.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
1212
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
1313
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
14-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
14+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
1515
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
1616
</ItemGroup>
1717
<ItemGroup>

src/Web/WebMVC/WebMVC.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
2323
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
2424
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
25-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
25+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
2626
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
2727
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Redis" Version="0.3.1" />
2828
<PackageReference Include="Microsoft.VisualStudio.Azure.Fabric.MSBuild" Version="1.6.2" />

src/Web/WebSPA/WebSPA.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
3131
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
3232
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
33-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
33+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
3434
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
3535
<PackageReference Include="Microsoft.AspNetCore.DataProtection.Redis" Version="0.3.1" />
3636
<PackageReference Include="Newtonsoft.Json" Version="10.0.3" />

src/Web/WebStatus/WebStatus.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
99
<PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" Version="2.4.1" />
1010
<PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" Version="1.0.0-beta1" />
11-
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.0-beta1" />
11+
<PackageReference Include="Microsoft.ApplicationInsights.ServiceFabric" Version="2.0.1-beta1" />
1212
<PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
1313
</ItemGroup>
1414
<ItemGroup>

0 commit comments

Comments
 (0)