Skip to content

Commit

Permalink
Updated NuGet Dependencies (#437)
Browse files Browse the repository at this point in the history
Updated NuGet Dependencies
  • Loading branch information
HotCakeX authored Jan 30, 2025
1 parent 00ce65b commit ebaa26a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions WDAC-Policy-Wizard/app/WDAC Wizard.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<UseWindowsForms>true</UseWindowsForms>
Expand Down Expand Up @@ -220,14 +220,14 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="FileHelpers" Version="3.5.2" />
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.4.2" />
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.4.2" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.4.2" />
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.4.2" />
<PackageReference Include="Microsoft.WSMan.Management" Version="7.4.2" />
<PackageReference Include="System.Management.Automation" Version="7.4.2" />
<PackageReference Include="Microsoft.PowerShell.Commands.Diagnostics" Version="7.4.6" />
<PackageReference Include="Microsoft.PowerShell.Commands.Management" Version="7.4.6" />
<PackageReference Include="Microsoft.PowerShell.Commands.Utility" Version="7.4.6" />
<PackageReference Include="Microsoft.PowerShell.ConsoleHost" Version="7.4.6" />
<PackageReference Include="Microsoft.WSMan.Management" Version="7.4.6" />
<PackageReference Include="System.Management.Automation" Version="7.4.6" />
</ItemGroup>
<ItemGroup>
<WCFMetadata Include="Connected Services\" />
</ItemGroup>
</Project>
</Project>

0 comments on commit ebaa26a

Please sign in to comment.