File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Taiizor.Essentials.Blazor Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -90,9 +90,9 @@ Changes are detailed at https://github.com/Taiizor/Taiizor.Essentials.Blazor/rel
90
90
</ItemGroup >
91
91
92
92
<ItemGroup >
93
- <PackageReference Condition =" '$(TargetFramework)' == 'net6.0'" Include =" Microsoft.JSInterop" Version =" 6.0.15 " />
94
- <PackageReference Condition =" '$(TargetFramework)' == 'net7.0'" Include =" Microsoft.JSInterop" Version =" 7.0.4 " />
95
- <PackageReference Condition =" '$(TargetFramework)' == 'net8.0'" Include =" Microsoft.JSInterop" Version =" 8.0.0-preview.2.23153.2 " />
93
+ <PackageReference Condition =" '$(TargetFramework)' == 'net6.0'" Include =" Microsoft.JSInterop" Version =" 6.0.20 " />
94
+ <PackageReference Condition =" '$(TargetFramework)' == 'net7.0'" Include =" Microsoft.JSInterop" Version =" 7.0.9 " />
95
+ <PackageReference Condition =" '$(TargetFramework)' == 'net8.0'" Include =" Microsoft.JSInterop" Version =" 8.0.0-preview.6.23329.11 " />
96
96
</ItemGroup >
97
97
98
98
</Project >
You can’t perform that action at this time.
0 commit comments