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 0443ed1 commit 6404f23Copy full SHA for 6404f23
Flow.Launcher/Flow.Launcher.csproj
@@ -90,7 +90,6 @@
90
<PrivateAssets>all</PrivateAssets>
91
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
92
</PackageReference>
93
- <PackageReference Include="InputSimulator" Version="1.0.4" />
94
<!-- Do not upgrade Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Hosting since we are .Net7.0 -->
95
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="7.0.0" />
96
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
0 commit comments