Skip to content

Commit

Permalink
Update nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddvocado committed Dec 11, 2024
1 parent da3caf9 commit 0b7d7be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/UDS.Net.Forms/UDS.Net.Forms.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.10" />
<PackageReference Include="UDS.Net.Dto" Version="4.4.0-preview.2" />
<PackageReference Include="UDS.Net.API.Client" Version="4.4.0-preview.2" />
<PackageReference Include="UDS.Net.Dto" Version="4.4.0" />
<PackageReference Include="UDS.Net.API.Client" Version="4.4.0" />
<PackageReference Include="CsvHelper" Version="33.0.1" />
<PackageReference Include="NSwag.ApiDescription.Client" Version="14.1.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 0b7d7be

Please sign in to comment.