We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e8846b commit e249a4dCopy full SHA for e249a4d
application/DotNetMeshClient/NHS.Mesh.Client/NHS.Mesh.Client.csproj
@@ -8,6 +8,7 @@
8
<Company>NHS Digital</Company>
9
<Product>dotnet mesh client</Product>
10
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
11
+ <ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
12
</PropertyGroup>
13
<ItemGroup>
14
<PackageReference Include="Microsoft.AspNetCore.Http.Features" Version="5.0.17" />
0 commit comments