"Back" doesn't preserve search results; need to fix that before this is done
9 lines
222 B
XML
9 lines
222 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<TargetFramework>net5.0</TargetFramework>
|
|
<Nullable>enable</Nullable>
|
|
<AssemblyVersion>0.8.0.0</AssemblyVersion>
|
|
<FileVersion>0.8.0.0</FileVersion>
|
|
</PropertyGroup>
|
|
</Project>
|