Skip to content

Commit 16b8a31

Browse files
Merge pull request #1283 from mauroservienti/dependabot/nuget/ASP.Net-Core-API-Gateway---02/ServiceComposer.AspNetCore-4.1.2
Bump ServiceComposer.AspNetCore from 4.1.1 to 4.1.2 in /ASP.Net Core API Gateway - 02
2 parents 97abb2b + 7835174 commit 16b8a31

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

ASP.Net Core API Gateway - 02/Catalog.ViewModelComposition/Catalog.ViewModelComposition.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
9-
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.1" />
9+
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.2" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

ASP.Net Core API Gateway - 02/CompositionGateway/CompositionGateway.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net8.0</TargetFramework>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.1" />
7+
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.2" />
88
</ItemGroup>
99
<ItemGroup>
1010
<ProjectReference Include="..\Catalog.ViewModelComposition\Catalog.ViewModelComposition.csproj" />

ASP.Net Core API Gateway - 02/ConfigurationUtils/ConfigurationUtils.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.1" />
8+
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.2" />
99
</ItemGroup>
1010

1111
</Project>

ASP.Net Core API Gateway - 02/Sales.ViewModelComposition/Sales.ViewModelComposition.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
9-
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.1" />
9+
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.2" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

ASP.Net Core API Gateway - 02/Shipping.ViewModelComposition/Shipping.ViewModelComposition.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
9-
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.1" />
9+
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.2" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

ASP.Net Core API Gateway - 02/Warehouse.ViewModelComposition/Warehouse.ViewModelComposition.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<ItemGroup>
88
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
9-
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.1" />
9+
<PackageReference Include="ServiceComposer.AspNetCore" Version="4.1.2" />
1010
</ItemGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)