Skip to content

Commit

Permalink
C2T properties (#76)
Browse files Browse the repository at this point in the history
* Adds missing C2T properties

* C2T DB Migration

* version bump preview

* typo fix

* Re-run migration

* bump preview tag

* removes preview tag
  • Loading branch information
Oddvocado authored Nov 7, 2024
1 parent 4f71ab7 commit f374971
Show file tree
Hide file tree
Showing 10 changed files with 9,123 additions and 5 deletions.
4 changes: 2 additions & 2 deletions src/UDS.Net.API.Client/UDS.Net.API.Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<TargetFramework>netstandard2.1</TargetFramework>
<OutputType>Library</OutputType>
<PackageId>UDS.Net.API.Client</PackageId>
<Version>4.1.1</Version>
<Version>4.2.0</Version>
<Authors>Sanders-Brown Center on Aging</Authors>
<Description>UDS client library for using UDS.Net.API</Description>
<Owners>UK-SBCoA</Owners>
<PackageDescription>Client library for API</PackageDescription>
<RepositoryUrl>https://github.com/UK-SBCoA/uniform-data-set-dotnet-api</RepositoryUrl>
<ReleaseVersion>4.1.1</ReleaseVersion>
<ReleaseVersion>4.2.0</ReleaseVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.5" />
Expand Down
Loading

0 comments on commit f374971

Please sign in to comment.