File tree Expand file tree Collapse file tree
samples/AspireWithMasstransit
AspireWithMasstransit.AppHost
AspireWithMasstransit.ServiceDefaults Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" Aspire.Hosting.AppHost" />
18- <PackageReference Include =" Aspire.Hosting.RabbitMQ" />
17+ <PackageReference Include =" Aspire.Hosting.AppHost" Version = " 8.0.0-preview.5.24201.12 " />
18+ <PackageReference Include =" Aspire.Hosting.RabbitMQ" Version = " 8.0.0-preview.5.24201.12 " />
1919 </ItemGroup >
2020
2121</Project >
Original file line number Diff line number Diff line change 1010 <ItemGroup >
1111 <FrameworkReference Include =" Microsoft.AspNetCore.App" />
1212
13- <PackageReference Include =" Microsoft.Extensions.Http.Resilience" />
14- <PackageReference Include =" Microsoft.Extensions.ServiceDiscovery" />
15- <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" />
16- <PackageReference Include =" OpenTelemetry.Extensions.Hosting" />
17- <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" />
18- <PackageReference Include =" OpenTelemetry.Instrumentation.GrpcNetClient" />
19- <PackageReference Include =" OpenTelemetry.Instrumentation.Http" />
20- <PackageReference Include =" OpenTelemetry.Instrumentation.Runtime" />
13+ <PackageReference Include =" Microsoft.Extensions.Http.Resilience" Version = " 8.4.0 " />
14+ <PackageReference Include =" Microsoft.Extensions.ServiceDiscovery" Version = " 8.0.0-preview.5.24201.12 " />
15+ <PackageReference Include =" OpenTelemetry.Exporter.OpenTelemetryProtocol" Version = " 1.8.0 " />
16+ <PackageReference Include =" OpenTelemetry.Extensions.Hosting" Version = " 1.8.0 " />
17+ <PackageReference Include =" OpenTelemetry.Instrumentation.AspNetCore" Version = " 1.8.1 " />
18+ <PackageReference Include =" OpenTelemetry.Instrumentation.GrpcNetClient" Version = " 1.8.0-beta.1 " />
19+ <PackageReference Include =" OpenTelemetry.Instrumentation.Http" Version = " 1.8.1 " />
20+ <PackageReference Include =" OpenTelemetry.Instrumentation.Runtime" Version = " 1.8.0 " />
2121 </ItemGroup >
2222
2323</Project >
You can’t perform that action at this time.
0 commit comments