[1.4.0] release notes
parent
2ef7be585d
commit
a53e0fc57a
|
@ -1,7 +1,7 @@
|
|||
<Project>
|
||||
<Import Project="dependencies.props" />
|
||||
<PropertyGroup>
|
||||
<Version>1.3.1</Version>
|
||||
<Version>1.4.0</Version>
|
||||
<Authors>Tudor Stanciu</Authors>
|
||||
<Company>STA</Company>
|
||||
<PackageTags>NetworkResurrector</PackageTags>
|
||||
|
|
|
@ -224,4 +224,13 @@
|
|||
• The progress bar is displayed at the top of the page and shows the loading status of the application.
|
||||
</Content>
|
||||
</Note>
|
||||
<Note>
|
||||
<Version>1.4.0</Version>
|
||||
<Date>2025-03-29 21:41</Date>
|
||||
<Content>
|
||||
.NET 8 upgrade
|
||||
◾ Upgrade all projects to .NET 8
|
||||
◾ Upgrade packages to the latest versions
|
||||
</Content>
|
||||
</Note>
|
||||
</ReleaseNotes>
|
Loading…
Reference in New Issue