We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Directory.Build.props
1 parent 54d2edf commit 8a4261dCopy full SHA for 8a4261d
1 file changed
src/Directory.Build.props
@@ -1,10 +1,9 @@
1
<Project>
2
<PropertyGroup>
3
<Nullable>enable</Nullable>
4
- <AvaloniaVersion>11.3.8</AvaloniaVersion>
5
- <VersionPrefix>4.1.2</VersionPrefix>
+ <VersionPrefix>4.2.0</VersionPrefix>
6
<VersionSuffix></VersionSuffix>
7
- <AssemblyVersion>4.1.2.0</AssemblyVersion>
8
- <FileVersion>4.1.2</FileVersion>
+ <AssemblyVersion>4.2.0.0</AssemblyVersion>
+ <FileVersion>4.2.0</FileVersion>
9
</PropertyGroup>
10
</Project>
0 commit comments