Skip to content

Commit

Permalink
test(sdk-dotnet): Change dotnet sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
KarlaCarvajal committed Dec 18, 2024
1 parent ede31d4 commit 8fa8684
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdk-dotnet/LittleHorse.Sdk/LittleHorse.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyVersion>0.5.9</AssemblyVersion>
<FileVersion>0.5.9</FileVersion>
<PackageVersion>0.5.9-alpha1</PackageVersion>
<AssemblyVersion>0.5.11</AssemblyVersion>
<FileVersion>0.5.11</FileVersion>
<PackageVersion>0.5.11-alpha</PackageVersion>
<Company>LittleHorse Enterprises LLC</Company>
<Authors>LittleHorse Enterprises LLC</Authors>
<Product>LittleHorseSDK</Product>
Expand Down

0 comments on commit 8fa8684

Please sign in to comment.