Skip to content

Commit

Permalink
fix: add AWS.Deploy.Recipes.CDK.Common to force building the project …
Browse files Browse the repository at this point in the history
…and create nupkg
  • Loading branch information
Ganesh Jangir authored and ganeshnj committed Jun 17, 2022
1 parent 899c11d commit 4848173
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 4848173

Please sign in to comment.