Skip to content

Commit

Permalink
Update VAF reference to 23.6.687.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CraigHawker committed May 3, 2023
1 parent f32f321 commit 658d594
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="22.12.672.3" />
<PackageReference Include="MFiles.VAF" Version="23.6.687.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="22.12.672.3" />
<PackageReference Include="MFiles.VAF" Version="23.6.687.1" />
<PackageReference Include="MFiles.VAF.Configuration.Logging.NLog" Version="22.11.2" />
<PackageReference Include="MFilesAPI.Extensions" Version="1.0.6" />
</ItemGroup>
Expand Down

0 comments on commit 658d594

Please sign in to comment.