Skip to content

Commit 4768290

Browse files
committed
Adjust code comments
1 parent a3daac6 commit 4768290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Flow.Launcher.Plugin.Explorer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
</ItemGroup>
4646

4747
<ItemGroup>
48-
<!-- Do not upgrade System.Data.OleDb since we are .Net7.0 -->
4948
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.4.0" />
49+
<!-- Do not upgrade System.Data.OleDb since we are .Net7.0 -->
5050
<PackageReference Include="System.Data.OleDb" Version="8.0.1" />
5151
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
5252
<PackageReference Include="tlbimp-Microsoft.Search.Interop" Version="1.0.0" />

0 commit comments

Comments
 (0)