Skip to content

Commit

Permalink
chore(deps): update dependency fakexrmeasy.v9 to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 698e7b8 commit bafdc40
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0'">
<PackageReference Include="FakeXrmEasy.v9">
<Version>3.4.2</Version>
<Version>3.5.0</Version>
</PackageReference>
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
<PackageReference Include="FakeXrmEasy.v9">
<Version>2.5.0</Version>
<Version>3.5.0</Version>
</PackageReference>
</ItemGroup>
</Project>

0 comments on commit bafdc40

Please sign in to comment.