diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 98bfc53..6dbc3b8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "husky": { - "version": "0.8.0", + "version": "0.9.1", "commands": [ "husky" ] diff --git a/Directory.Packages.props b/Directory.Packages.props index e82f438..1b6091a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -8,19 +8,19 @@ - - + + - + - - - + + + - - - - + + + + @@ -29,6 +29,6 @@ - + \ No newline at end of file diff --git a/samples/OpenApiAggregation/Gateway/Gateway.csproj b/samples/OpenApiAggregation/Gateway/Gateway.csproj index 521f686..95b3d24 100644 --- a/samples/OpenApiAggregation/Gateway/Gateway.csproj +++ b/samples/OpenApiAggregation/Gateway/Gateway.csproj @@ -10,6 +10,7 @@ + diff --git a/samples/OpenApiAggregation/ProductService/ProductService.csproj b/samples/OpenApiAggregation/ProductService/ProductService.csproj index 8a10c26..ead811c 100644 --- a/samples/OpenApiAggregation/ProductService/ProductService.csproj +++ b/samples/OpenApiAggregation/ProductService/ProductService.csproj @@ -10,6 +10,7 @@ + diff --git a/samples/OpenApiAggregation/UserService/UserService.csproj b/samples/OpenApiAggregation/UserService/UserService.csproj index eb98cb5..b680fa2 100644 --- a/samples/OpenApiAggregation/UserService/UserService.csproj +++ b/samples/OpenApiAggregation/UserService/UserService.csproj @@ -11,6 +11,7 @@ +