Skip to content

Commit

Permalink
Dependency upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
LTRData committed Apr 14, 2024
1 parent 22580c6 commit 4112de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Utilities/DiscUtils.PowerShell/DiscUtils.PowerShell.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFrameworks>net46;net48</TargetFrameworks>
</PropertyGroup>
<ItemGroup Condition=" '$(TargetFramework.CompareTo(`net5`))' &gt;= 0">
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.1" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.*" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\DiscUtils.Common\DiscUtils.Common.csproj" />
Expand Down Expand Up @@ -35,4 +35,4 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>
</Project>

0 comments on commit 4112de6

Please sign in to comment.