Skip to content

Commit 63e3113

Browse files
committed
wip
1 parent fc68d1a commit 63e3113

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

Directory.Packages.props

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,12 @@
55

66
<RoslynVersion>4.14.0</RoslynVersion>
77
</PropertyGroup>
8-
98
<PropertyGroup Label="Properties used for generating package references (#r nuget) at runtime. Inlining these might cause some tests to fail.">
109
<HumanizerVersion>2.14.1</HumanizerVersion>
1110
<MicrosoftDataSqlClientVersion>6.0.2</MicrosoftDataSqlClientVersion>
1211
<MicrosoftIdentityClientVersion>4.66.2</MicrosoftIdentityClientVersion>
1312
<MicrosoftEntityFrameworkVersion>9.0.5</MicrosoftEntityFrameworkVersion>
1413
</PropertyGroup>
15-
16-
1714
<ItemGroup>
1815
<PackageVersion Include="Assent" Version="2.3.2" />
1916
<PackageVersion Include="Azure.Core" Version="1.44.1" />
@@ -88,7 +85,7 @@
8885
<PackageVersion Include="StreamJsonRpc" Version="2.21.69" />
8986
<PackageVersion Include="System.Collections.Immutable" Version="9.0.5" />
9087
<PackageVersion Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
91-
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
88+
<PackageVersion Include="System.CommandLine" Version="2.0.0-beta4.25121.105" />
9289
<PackageVersion Include="System.ComponentModel.Annotations" Version="5.0.0" />
9390
<PackageVersion Include="System.Diagnostics.DiagnosticSource" Version="9.0.5" />
9491
<PackageVersion Include="System.Drawing.Common" Version="9.0.5" />
@@ -109,6 +106,4 @@
109106
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.7" />
110107
<PackageVersion Include="xunit" Version="2.7.0" />
111108
</ItemGroup>
112-
113-
114109
</Project>

0 commit comments

Comments
 (0)