Skip to content

Commit

Permalink
Updating the Lombiq.Analyzers.PowerShell.PackageReference test soluti…
Browse files Browse the repository at this point in the history
…on to use the final 1.3.0 package
  • Loading branch information
BenedekFarkas committed May 16, 2024
1 parent 8beef6b commit dbf8497
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Lombiq.Analyzers.PowerShell" Version="1.3.0-beta.0.osoe-833" />
<PackageReference Include="Lombiq.Analyzers.PowerShell" Version="1.3.0" />
</ItemGroup>

<Target Name="CopyFiles" BeforeTargets="PrepareForBuild">
Expand Down

0 comments on commit dbf8497

Please sign in to comment.