Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit e32a4ed

Browse files
authored
Merge pull request #292 from Azure/BikePackageForVS
Adding the Microsoft.VisualStudio.Azure.Kubernetes.Tools.Targets to t…
2 parents 8af8ea3 + 281b381 commit e32a4ed

File tree

1 file changed

+1
-0
lines changed
  • samples/BikeSharingApp/ReservationEngine

1 file changed

+1
-0
lines changed

samples/BikeSharingApp/ReservationEngine/app.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9+
<PackageReference Include="Microsoft.VisualStudio.Azure.Kubernetes.Tools.Targets" Version="1.1.0" />
910
<PackageReference Include="MongoDB.Driver" Version="2.7.0" />
1011
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
1112
<PackageReference Include="Microsoft.Extensions.Configuration" Version="2.1.1" />

0 commit comments

Comments
 (0)