Skip to content

Commit 6783fe8

Browse files
Bump Microsoft.NETCore.App from 1.0.5 to 2.0.3
--- updated-dependencies: - dependency-name: Microsoft.NETCore.App dependency-version: 2.0.3 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149e454 commit 6783fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
<PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" Version="9.0.0" />
4343
</ItemGroup>
4444
<ItemGroup>
45+
<PackageReference Include="Microsoft.NETCore.App" Version="2.0.3" />
4546
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBusRabbitMQ\EventBusRabbitMQ.csproj" />
4647
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBusServiceBus\EventBusServiceBus.csproj" />
4748
<ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBus\EventBus.csproj" />

0 commit comments

Comments
 (0)