File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Taiizor.Essentials.Blazor.Conforyon
Taiizor.Essentials.Blazor Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -86,9 +86,9 @@ Changes are detailed at https://github.com/Taiizor/Taiizor.Essentials.Blazor/rel
86
86
</ItemGroup >
87
87
88
88
<ItemGroup >
89
- <PackageReference Condition =" '$(TargetFramework)' == 'net6.0'" Include =" Microsoft.JSInterop" Version =" 6.0.21 " />
90
- <PackageReference Condition =" '$(TargetFramework)' == 'net7.0'" Include =" Microsoft.JSInterop" Version =" 7.0.10 " />
91
- <PackageReference Condition =" '$(TargetFramework)' == 'net8.0'" Include =" Microsoft.JSInterop" Version =" 8.0.0-preview.7.23375.6 " />
89
+ <PackageReference Condition =" '$(TargetFramework)' == 'net6.0'" Include =" Microsoft.JSInterop" Version =" 6.0.22 " />
90
+ <PackageReference Condition =" '$(TargetFramework)' == 'net7.0'" Include =" Microsoft.JSInterop" Version =" 7.0.11 " />
91
+ <PackageReference Condition =" '$(TargetFramework)' == 'net8.0'" Include =" Microsoft.JSInterop" Version =" 8.0.0-rc.1.23421.29 " />
92
92
</ItemGroup >
93
93
94
94
</Project >
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.21 " />
94
- <PackageReference Condition =" '$(TargetFramework)' == 'net7.0'" Include =" Microsoft.JSInterop" Version =" 7.0.10 " />
95
- <PackageReference Condition =" '$(TargetFramework)' == 'net8.0'" Include =" Microsoft.JSInterop" Version =" 8.0.0-preview.7.23375.6 " />
93
+ <PackageReference Condition =" '$(TargetFramework)' == 'net6.0'" Include =" Microsoft.JSInterop" Version =" 6.0.22 " />
94
+ <PackageReference Condition =" '$(TargetFramework)' == 'net7.0'" Include =" Microsoft.JSInterop" Version =" 7.0.11 " />
95
+ <PackageReference Condition =" '$(TargetFramework)' == 'net8.0'" Include =" Microsoft.JSInterop" Version =" 8.0.0-rc.1.23421.29 " />
96
96
</ItemGroup >
97
97
98
98
</Project >
You can’t perform that action at this time.
0 commit comments