Skip to content

Commit 7229294

Browse files
committed
Updated Deploy.csproj nugets
1 parent 73e2927 commit 7229294

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

deploy/deploy/Deploy.csproj

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@
1010
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Cake.Frosting" Version="6.0.0" />
13+
<PackageReference Include="Cake.Frosting" Version="6.2.0" />
14+
<PackageReference Include="OpenTelemetry.Api" Version="1.15.3" />
15+
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.15.3" />
1416
<PackageReference Include="Pulumi.Automation" Version="3.94.0" />
15-
<PackageReference Include="NuGet.Packaging" Version="7.0.0" />
17+
<PackageReference Include="NuGet.Packaging" Version="7.6.0" />
1618
</ItemGroup>
1719
<PropertyGroup>
1820
<NuGetAudit>true</NuGetAudit>

0 commit comments

Comments
 (0)