Skip to content
This repository was archived by the owner on Aug 30, 2022. It is now read-only.

Commit b920dc5

Browse files
committed
push app version
1 parent 9c4c5f1 commit b920dc5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ImmersiveMiracast/ImmersiveMiracast.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
<ApplicationManifest>app.manifest</ApplicationManifest>
88
<Platforms>AnyCPU;x64</Platforms>
99
<ApplicationIcon>Resources\app_icon.ico</ApplicationIcon>
10-
<Version>1.1.0</Version>
10+
<Version>1.2.0</Version>
11+
<AssemblyVersion>1.2.0.0</AssemblyVersion>
12+
<FileVersion>1.2.0.0</FileVersion>
1113
</PropertyGroup>
1214
<ItemGroup>
1315
<PackageReference Include="Microsoft.Toolkit.Forms.UI.Controls" Version="6.1.1" />

0 commit comments

Comments
 (0)