Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit fd1ad0d

Browse files
authored
Merge pull request #65 from colombod/feature/fix_linq_samples
update command line dependencies
2 parents c89e212 + 69233b7 commit fd1ad0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

101-linq-samples/src/Try101LinqSamples.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="System.CommandLine.Experimental" Version="0.3.0-alpha.19405.1" />
11-
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.19405.1" />
10+
<PackageReference Include="System.CommandLine.DragonFruit" Version="0.3.0-alpha.19317.1" />
11+
<PackageReference Include="System.CommandLine.Experimental" Version="0.3.0-alpha.19317.1" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)