We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 051e063 commit cf83c3fCopy full SHA for cf83c3f
1 file changed
Directory.Build.props
@@ -4,7 +4,7 @@
4
<VftUiTargetFramework>net10.0-windows10.0.22621.0</VftUiTargetFramework>
5
<VftTargetPlatformVersion>10.0.22621.0</VftTargetPlatformVersion>
6
<VftTargetPlatformMinVersion>10.0.17763.0</VftTargetPlatformMinVersion>
7
- <AssemblyVersion>5.4.4.0</AssemblyVersion>
+ <AssemblyVersion>5.4.4.1</AssemblyVersion>
8
<LangVersion>latest</LangVersion>
9
<ImplicitUsings>enable</ImplicitUsings>
10
<Nullable>enable</Nullable>
0 commit comments