Skip to content

Commit

Permalink
Merge pull request #108 from nickbabcock/dependabot/nuget/src/Pfim.Vi…
Browse files Browse the repository at this point in the history
…ewer/Microsoft.Windows.Compatibility-6.0.6

Bump Microsoft.Windows.Compatibility from 6.0.0 to 6.0.6 in /src/Pfim.Viewer
  • Loading branch information
nickbabcock authored Aug 7, 2023
2 parents 1453594 + 652d598 commit 8db17e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Pfim.Viewer/Pfim.Viewer.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>net6.0-windows</TargetFramework>
<OutputType>WinExe</OutputType>
Expand All @@ -24,6 +24,6 @@
<PackageReference Include="System.IO.FileSystem" Version="4.3.0" />
<PackageReference Include="MahApps.Metro" Version="2.4.9" />
<PackageReference Include="MahApps.Metro.IconPacks" Version="4.11.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.6" />
</ItemGroup>
</Project>

0 comments on commit 8db17e5

Please sign in to comment.