Skip to content

Commit

Permalink
Update src/Shared/AzureManaged/Shared.AzureManaged.csproj
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Viau <[email protected]>
  • Loading branch information
YunchuWang and jviau authored Jan 13, 2025
1 parent 3af8b62 commit 549e105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Shared/AzureManaged/Shared.AzureManaged.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFrameworks>net6.0</TargetFrameworks>
<TargetFramework>net6.0</TargetFramework>
<PackageDescription>Shared components for Azure Managed extensions for the Durable Task Framework.</PackageDescription>
<EnableStyleCop>true</EnableStyleCop>
</PropertyGroup>
Expand Down

0 comments on commit 549e105

Please sign in to comment.