File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
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.3.0</Version >
89 </PropertyGroup >
910
10-
1111 <ItemGroup >
1212 <AvaloniaResource Include =" Assets\**" />
1313 </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.2 .0</Version >
11+ <Version >0.1.3 .0</Version >
1212 <JsonSerializerIsReflectionEnabledByDefault >false</JsonSerializerIsReflectionEnabledByDefault >
1313 </PropertyGroup >
1414
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.3.0</Version >
78 </PropertyGroup >
89
910 <ItemGroup >
You can’t perform that action at this time.
0 commit comments