Skip to content

Commit

Permalink
Merge pull request #87 from technosoftware-gmbh/dependabot/nuget/Micr…
Browse files Browse the repository at this point in the history
…osoft.Windows.Compatibility-7.0.4

Bump Microsoft.Windows.Compatibility from 7.0.3 to 7.0.4
  • Loading branch information
technosoftware committed Jun 29, 2023
2 parents 5401299 + 1b900f6 commit 049b721
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/SampleClients/Common/SampleClients.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,6 @@
</ItemGroup>
<PropertyGroup />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.4" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/SampleClients/ScPL/ScPL Plotting Controls.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,6 @@
</ItemGroup>
<PropertyGroup />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.4" />
</ItemGroup>
</Project>

0 comments on commit 049b721

Please sign in to comment.