Skip to content

Commit dffe70c

Browse files
authored
[repo] Move Microsoft.CSharp to non-prod section (#5581)
1 parent e2a867f commit dffe70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
<PackageVersion Include="Grpc.Net.Client" Version="[2.52.0,3.0)" />
1616
<PackageVersion Include="Microsoft.AspNetCore.Http.Abstractions" Version="[2.1.1,6.0)" />
1717
<PackageVersion Include="Microsoft.AspNetCore.Http.Features" Version="[2.1.1,6.0)" />
18-
<PackageVersion Include="Microsoft.CSharp" Version="[4.7.0]" />
1918

2019
<!--
2120
Typically, for the Microsoft.Extensions.* packages relating to DI Abstractions, Hosting Abstractions, and Logging,
@@ -76,6 +75,7 @@
7675
<PackageVersion Include="Grpc.AspNetCore" Version="[2.59.0,3.0)" />
7776
<PackageVersion Include="Grpc.AspNetCore.Server" Version="[2.59.0, 3.0)" />
7877
<PackageVersion Include="Grpc.Tools" Version="[2.59.0,3.0)" />
78+
<PackageVersion Include="Microsoft.CSharp" Version="[4.7.0]" />
7979
<PackageVersion Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="[3.11.0-beta1.23525.2]" />
8080
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="[8.0.0,)" />
8181
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="[8.0.0,)" />

0 commit comments

Comments
 (0)