Skip to content

Commit 7f88e08

Browse files
committed
Revert "Change package Microsoft.AspNetCore.Http.Abstractions from deprecated 2.2.0 to 2.1.1"
This reverts commit 67986df.
1 parent f9dc2c6 commit 7f88e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/CESMII.ProfileDesigner.OpcUa/CESMII.ProfileDesigner.OpcUa.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.1.1" />
9+
<PackageReference Include="Microsoft.AspNetCore.Http.Abstractions" Version="2.2.0" />
1010
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Core" Version="1.5.374.78" />
1111
</ItemGroup>
1212

0 commit comments

Comments
 (0)