Skip to content

Commit

Permalink
Updated VAF reference to 24.5.714.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CraigHawker committed May 29, 2024
1 parent 253b192 commit 2f2031e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MFiles.VAF" Version="24.1.706.3" />
<PackageReference Include="MFiles.VAF" Version="24.5.714.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="Moq" Version="4.13.1" />
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion MFiles.VAF.Extensions/MFiles.VAF.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
</None>
</ItemGroup>
<ItemGroup>
<PackageReference Include="MFiles.VAF" Version="24.1.706.3" />
<PackageReference Include="MFiles.VAF" Version="24.5.714.1" />
<PackageReference Include="MFiles.VAF.Configuration.Logging.NLog" Version="23.12.3" />
<PackageReference Include="MFilesAPI.Extensions" Version="24.4.3" />
</ItemGroup>
Expand Down

0 comments on commit 2f2031e

Please sign in to comment.