Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/PoudriereC2/PoudriereC2.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- The framework reference includes ASP.NET Core 3.1; without this,
it would be using 2.x. -->
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Update="FSharp.Core" Version="8.0.100" />
<PackageReference Update="FSharp.Core" Version="8.0.200" />
<PackageReference Include="Azure.Identity" Version="1.10.4" />
<PackageReference Include="Cronos" Version="0.7.1" />
<PackageReference Include="Dapper.FSharp" Version="4.7.0" />
Expand Down