Skip to content

Commit

Permalink
Update VAF version.
Browse files Browse the repository at this point in the history
  • Loading branch information
CraigHawker committed May 31, 2023
1 parent 9447c70 commit e83fd5d
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="23.6.687.1" />
<PackageReference Include="MFiles.VAF" Version="23.6.687.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="23.6.687.1" />
<PackageReference Include="MFiles.VAF" Version="23.6.687.2" />
<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 e83fd5d

Please sign in to comment.