File tree Expand file tree Collapse file tree
src/Stott.Security.Optimizely
Views/StottSecurity/SettingsLandingPage Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFrameworks >net6.0;net8.0;net9.0</TargetFrameworks >
55 <AddRazorSupportForMvc >true</AddRazorSupportForMvc >
6- <Version >3.2.0 .0</Version >
6+ <Version >3.2.1 .0</Version >
77 <RepositoryUrl >https://github.com/GeekInTheNorth/Stott.Security.Optimizely</RepositoryUrl >
88 <PackageProjectUrl >https://github.com/GeekInTheNorth/Stott.Security.Optimizely</PackageProjectUrl >
99 <PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
1414 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1515 <RepositoryType >git</RepositoryType >
1616 <PackageReadmeFile >README.md</PackageReadmeFile >
17- <AssemblyVersion >3.2.0 .0</AssemblyVersion >
17+ <AssemblyVersion >3.2.1 .0</AssemblyVersion >
1818 <GeneratePackageOnBuild >False</GeneratePackageOnBuild >
1919 <PackageOutputPath >D:\Repos\Nuget</PackageOutputPath >
20- <PackageReleaseNotes >Update UID dependencies to remove security vulnerabilities .</PackageReleaseNotes >
20+ <PackageReleaseNotes >Fix errors for Optimizely Notification Service .</PackageReleaseNotes >
2121 <Nullable >enable</Nullable >
2222 <Title >Stott Security</Title >
2323 </PropertyGroup >
Original file line number Diff line number Diff line change 1212 <link href =" @Model.CssPath" rel =" stylesheet" nonce =" @Model.CurrentNonce" />
1313</head >
1414<body >
15+ @Html.AntiForgeryToken()
1516 @Html.CreatePlatformNavigationMenu()
1617 <div @Html.ApplyPlatformNavigation() >
1718 <div id =" security-app" ></div >
You can’t perform that action at this time.
0 commit comments