We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764bc09 commit 41fd013Copy full SHA for 41fd013
src/TargetFrameworks.props
@@ -17,7 +17,7 @@
17
<Version>7.0.0</Version>
18
</PackageReference>
19
<PackageReference Include="Microsoft.Win32.SystemEvents">
20
- <Version>7.0.0</Version>
+ <Version>5.0.0</Version>
21
22
</ItemGroup>
23
<ItemGroup Condition="'$(TargetFramework)' == 'net6.0-windows'">
@@ -43,7 +43,7 @@
43
44
45
46
+ <Version>4.7.0</Version>
47
48
49
</Project>
0 commit comments