File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed
Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 66 <Description >Application for advanced viewing log files.</Description >
77 <Product >Advanced Log Viewer</Product >
88 <Copyright >Copyright © Ondrej Salplachta 2021</Copyright >
9- <Version >11.0.1 </Version >
10- <FileVersion >11.0.1 </FileVersion >
9+ <Version >11.0.2 </Version >
10+ <FileVersion >11.0.2 </FileVersion >
1111 <NeutralLanguage >en</NeutralLanguage >
1212 <GenerateAssemblyInfo >true</GenerateAssemblyInfo >
1313 <SupportedOSPlatform >windows</SupportedOSPlatform >
Original file line number Diff line number Diff line change 1+ {
2+ // Use IntelliSense to learn about possible attributes.
3+ // Hover to view descriptions of existing attributes.
4+ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5+ "version" : " 0.2.0" ,
6+ "configurations" : []
7+ }
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<History >
3- <Version version =" 11.0.1 " date =" 2024-02-15 " >
3+ <Version version =" 11.0.2 " date =" 2024-05-18 " >
44 <Feature >Application updated from .NET 7 to .NET 8. </Feature >
55 <Fix >Fixed issue with getting ProductVersion in .NET 8 - https://github.com/dotnet/sdk/issues/34568</Fix >
66 </Version >
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 8.0.200 "
3+ "version" : " 8.0.300 "
44 },
55 "msbuild-sdks" : {
66 "Microsoft.Build.Traversal" : " 3.0.2"
You can’t perform that action at this time.
0 commit comments