File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <LangVersion >latest</LangVersion >
66 <AvaloniaUseCompiledBindingsByDefault >true</AvaloniaUseCompiledBindingsByDefault >
77 <ApplicationIcon >Assets\caly-logo.ico</ApplicationIcon >
8- <Version >0.1.5.1 </Version >
8+ <Version >0.1.6.0 </Version >
99 </PropertyGroup >
1010
1111 <ItemGroup >
Original file line number Diff line number Diff line change 88 <BuiltInComInteropSupport >true</BuiltInComInteropSupport >
99 <ApplicationManifest >app.manifest</ApplicationManifest >
1010 <AssemblyName >Caly</AssemblyName >
11- <Version >0.1.5.1 </Version >
11+ <Version >0.1.6.0 </Version >
1212 <JsonSerializerIsReflectionEnabledByDefault >false</JsonSerializerIsReflectionEnabledByDefault >
1313 <Deterministic >true</Deterministic >
1414 <Configurations >Debug;Release;AOT</Configurations >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<assembly manifestVersion =" 1.0" xmlns =" urn:schemas-microsoft-com:asm.v1" >
3- <assemblyIdentity version =" 0.1.5.1 " name =" Caly.Desktop" />
3+ <assemblyIdentity version =" 0.1.6.0 " name =" Caly.Desktop" />
44 <compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
55 <application >
66 <supportedOS Id =" {8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />
Original file line number Diff line number Diff line change 44 <TargetFrameworks >net9.0</TargetFrameworks >
55 <ImplicitUsings >enable</ImplicitUsings >
66 <Nullable >enable</Nullable >
7- <Version >0.1.5.1 </Version >
7+ <Version >0.1.6.0 </Version >
88 </PropertyGroup >
99
1010 <ItemGroup >
You can’t perform that action at this time.
0 commit comments