File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed
Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 66 <ImplicitUsings >enable</ImplicitUsings >
77 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
88 <PackageId >BlazorFrame</PackageId >
9- <Version >2.1.0 </Version >
9+ <Version >2.1.1 </Version >
1010 <Description >A enhanced secure Blazor iFrame component with built-in origin validation and message security.</Description >
1111 <PackageProjectUrl >https://www.github.com/Tim-Maes/BlazorFrame</PackageProjectUrl >
1212 <PackageReadmeFile >README.md</PackageReadmeFile >
1313 <RepositoryUrl >https://www.github.com/Tim-Maes/BlazorFrame</RepositoryUrl >
1414 <PackageTags >blazor; iframe; wasm; security; postmessage; origin-validation;</PackageTags >
1515 <PackageLicenseFile >LICENSE.txt</PackageLicenseFile >
16+ <ApplicationIcon >BlazorFrameIcon.ico</ApplicationIcon >
1617 </PropertyGroup >
1718
19+ <ItemGroup >
20+ <Content Include =" BlazorFrameIcon.ico" />
21+ </ItemGroup >
22+
1823 <ItemGroup >
1924 <SupportedPlatform Include =" browser" />
2025 </ItemGroup >
You can’t perform that action at this time.
0 commit comments