Skip to content

Commit 97bc095

Browse files
Bump Microsoft.Web.Infrastructure in /YAF.SampleWebApplication
Bumps Microsoft.Web.Infrastructure from 1.0.0.0 to 2.0.0. --- updated-dependencies: - dependency-name: Microsoft.Web.Infrastructure dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1e60f2c commit 97bc095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

YAF.SampleWebApplication/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<package id="Microsoft.Owin.Host.SystemWeb" version="4.2.1" targetFramework="net48" />
2323
<package id="Microsoft.Owin.Security" version="4.2.1" targetFramework="net48" />
2424
<package id="Microsoft.Owin.Security.Cookies" version="4.2.1" targetFramework="net48" />
25-
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net472" />
25+
<package id="Microsoft.Web.Infrastructure" version="2.0.0" targetFramework="net472" />
2626
<package id="Newtonsoft.Json" version="13.0.1" targetFramework="net48" />
2727
<package id="Owin" version="1.0" targetFramework="net472" />
2828
<package id="System.Runtime.CompilerServices.Unsafe" version="6.0.0" targetFramework="net48" />

0 commit comments

Comments
 (0)