Skip to content

Commit bc25b2d

Browse files
authored
Update SDK to 1.14.0 (#140)
1 parent 07e6472 commit bc25b2d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Directory.Build.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
</PropertyGroup>
2020

2121
<ItemGroup>
22-
<PackageReference Include="Temporalio" Version="1.13.0" />
23-
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.13.0" />
24-
<PackageReference Include="Temporalio.Extensions.Hosting" Version="1.13.0" />
25-
<PackageReference Include="Temporalio.Extensions.OpenTelemetry" Version="1.13.0" />
22+
<PackageReference Include="Temporalio" Version="1.14.0" />
23+
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.14.0" />
24+
<PackageReference Include="Temporalio.Extensions.Hosting" Version="1.14.0" />
25+
<PackageReference Include="Temporalio.Extensions.OpenTelemetry" Version="1.14.0" />
2626
<!--
2727
Can also reference the SDK downloaded to a local directory:
2828
<ProjectReference Include="$(MSBuildThisFileDirectory)..\temporal-sdk-dotnet\src\Temporalio\Temporalio.csproj" />

0 commit comments

Comments
 (0)