Skip to content

Commit

Permalink
client 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnml1135 committed Aug 4, 2023
1 parent 97ca7a8 commit 3e10ee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@
"url": "https://github.com/sillsdev/serval/issues/<num>"
}
],
"dotnet.defaultSolution": "Serval.sln",
}
2 changes: 1 addition & 1 deletion src/Serval.Client/Serval.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>0.5.1</Version>
<Version>0.5.2</Version>
<Description>Client classes for Serval.</Description>
<RootNamespace>Serval.Client</RootNamespace>
</PropertyGroup>
Expand Down

0 comments on commit 3e10ee2

Please sign in to comment.