Skip to content

Commit

Permalink
Update to 2022.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lconstan committed Aug 19, 2022
1 parent 78462f6 commit 0ae1e96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Abc.MoqComplete/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<PropertyGroup>
<!-- The version of the MoqComplete plugin -->
<Version>2022.2.0.1</Version>
<Version>2022.2.0.2</Version>
</PropertyGroup>

</Project>
4 changes: 2 additions & 2 deletions Abc.MoqComplete/Plugin.props
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<Project>
<PropertyGroup>
<!-- The used sdk version -->
<SdkVersion>2022.2.0-eap01</SdkVersion>
<SdkVersion>2022.2.0</SdkVersion>
<Title>MoqComplete</Title>
<Description>Code completion for Moq</Description>
<Authors>ABC Arbitrage Asset Management</Authors>
<Copyright>Copyright © ABC Arbitrage Asset Management, 2014-2019</Copyright>
<Copyright>Copyright © ABC Arbitrage Asset Management, 2014-2022</Copyright>
<PackageTags>resharper r# nunit xunit moq mock mocking testing tests completion</PackageTags>
<PackageProjectUrl>https://github.com/Abc-Arbitrage/Abc.MoqComplete</PackageProjectUrl>
<PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl>
Expand Down

0 comments on commit 0ae1e96

Please sign in to comment.