Skip to content

Commit

Permalink
Remove container tools dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
seesharprun committed Oct 4, 2023
1 parent c457c50 commit d9ab831
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion orleans/ShoppingCart/Silo/Orleans.ShoppingCart.Silo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<PackageReference Include="Microsoft.Orleans.Clustering.Cosmos" Version="7.*" />
<PackageReference Include="Microsoft.Orleans.Persistence.Cosmos" Version="7.*" />
<PackageReference Include="Microsoft.Orleans.Server" Version="7.*" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageReference Include="MudBlazor" Version="6.*" />
</ItemGroup>

Expand Down

0 comments on commit d9ab831

Please sign in to comment.