[1.4.0] release notes
parent
2ef7be585d
commit
a53e0fc57a
|
@ -1,7 +1,7 @@
|
||||||
<Project>
|
<Project>
|
||||||
<Import Project="dependencies.props" />
|
<Import Project="dependencies.props" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Version>1.3.1</Version>
|
<Version>1.4.0</Version>
|
||||||
<Authors>Tudor Stanciu</Authors>
|
<Authors>Tudor Stanciu</Authors>
|
||||||
<Company>STA</Company>
|
<Company>STA</Company>
|
||||||
<PackageTags>NetworkResurrector</PackageTags>
|
<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.
|
• The progress bar is displayed at the top of the page and shows the loading status of the application.
|
||||||
</Content>
|
</Content>
|
||||||
</Note>
|
</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>
|
</ReleaseNotes>
|
Loading…
Reference in New Issue