Skip to content

Commit fbade95

Browse files
committed
#2261 update web.config
1 parent 6b0f1bc commit fbade95

File tree

1 file changed

+8
-0
lines changed
  • Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI

1 file changed

+8
-0
lines changed

Console/BExIS.Web.Shell/Areas/RPM/BExIS.Modules.Rpm.UI/web.config

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@
7474
<assemblyIdentity name="BouncyCastle.Crypto" publicKeyToken="0e99375e54769942" culture="neutral" />
7575
<bindingRedirect oldVersion="0.0.0.0-1.9.0.0" newVersion="1.9.0.0" />
7676
</dependentAssembly>
77+
<dependentAssembly>
78+
<assemblyIdentity name="System.ComponentModel.Annotations" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
79+
<bindingRedirect oldVersion="0.0.0.0-4.2.1.0" newVersion="4.2.1.0" />
80+
</dependentAssembly>
81+
<dependentAssembly>
82+
<assemblyIdentity name="Microsoft.Extensions.Primitives" publicKeyToken="adb9793829ddae60" culture="neutral" />
83+
<bindingRedirect oldVersion="0.0.0.0-7.0.0.0" newVersion="7.0.0.0" />
84+
</dependentAssembly>
7785
</assemblyBinding>
7886
</runtime>
7987
</configuration>

0 commit comments

Comments
 (0)