Skip to content

Commit

Permalink
Merge pull request #623 from aws/dev
Browse files Browse the repository at this point in the history
hotfix for AWS.Deploy.Recipes.CDK.Common to force building the project …
  • Loading branch information
Ganesh Jangir authored Jun 17, 2022
2 parents c9a4a57 + 4848173 commit 8125cac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<ItemGroup>
<ProjectReference Include="..\..\src\AWS.Deploy.CLI\AWS.Deploy.CLI.csproj" />
<ProjectReference Include="..\..\src\AWS.Deploy.Common\AWS.Deploy.Common.csproj" />
<ProjectReference Include="..\..\src\AWS.Deploy.Recipes.CDK.Common\AWS.Deploy.Recipes.CDK.Common.csproj" />
<ProjectReference Include="..\..\src\AWS.Deploy.ServerMode.Client\AWS.Deploy.ServerMode.Client.csproj" />
<ProjectReference Include="..\AWS.Deploy.CLI.Common.UnitTests\AWS.Deploy.CLI.Common.UnitTests.csproj" />
</ItemGroup>
Expand Down

0 comments on commit 8125cac

Please sign in to comment.