Skip to content

Commit a3bf9f9

Browse files
committed
Fix
1 parent 79875ce commit a3bf9f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebFormsForCore.Build/WebFormsForCore.Build.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
</ItemGroup>
101101

102102
<ItemGroup Condition="$(TargetFramework) == 'net8.0'">
103-
<PackageReference Include="EstrellasDeEsperanza.WebFormsForCore.Web" Version="1.3.6" />
103+
<PackageReference Include="EstrellasDeEsperanza.WebFormsForCore.Web" Version="1.3.7" />
104104
</ItemGroup>
105105

106106
<ItemGroup Condition="$(TargetFramework) == 'netstandard2.0'">

0 commit comments

Comments
 (0)