Skip to content

Commit

Permalink
VAF updated to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
CraigHawker committed Jan 24, 2024
1 parent 8894373 commit 8ab6e17
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.1" />
<PackageReference Include="MFiles.VAF" Version="24.1.706.2" />
<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.1" />
<PackageReference Include="MFiles.VAF" Version="24.1.706.2" />
<PackageReference Include="MFiles.VAF.Configuration.Logging.NLog" Version="23.12.3" />
<PackageReference Include="MFilesAPI.Extensions" Version="23.3.2" />
</ItemGroup>
Expand Down

0 comments on commit 8ab6e17

Please sign in to comment.