Skip to content

Commit

Permalink
Merge pull request #3 from technosoftware-gmbh/dependabot/nuget/Micro…
Browse files Browse the repository at this point in the history
…soft.Windows.Compatibility-8.0.10

Bump Microsoft.Windows.Compatibility from 8.0.8 to 8.0.10
  • Loading branch information
technosoftware authored Oct 11, 2024
2 parents be3edfd + e670c17 commit 44c22ff
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 @@ -86,7 +86,7 @@
</ItemGroup>
<PropertyGroup />
<ItemGroup>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.8" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.10" />
<PackageReference Include="Technosoftware.DaAeHdaSolution.DaAeHdaClient" Version="2.0.2" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion examples/SampleClients/ScPL/SampleClients.ScPl.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,6 @@
<DebugType>none</DebugType>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.8" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.10" />
</ItemGroup>
</Project>

0 comments on commit 44c22ff

Please sign in to comment.