Skip to content

Commit 390a4f8

Browse files
authored
Update AppInspector.csproj
version fix for next build
1 parent 2ba8485 commit 390a4f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AppInspector/AppInspector.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
<PackageId>ApplicationInspector</PackageId>
1515
<Product>Application Inspector</Product>
1616
<Authors>Microsoft</Authors>
17-
<Version>1.0.19</Version>
17+
<Version>1.0.20</Version>
1818
<AssemblyName>AppInspector</AssemblyName>
1919
<RootNamespace>ApplicationInspector</RootNamespace>
2020
<StartupObject>Microsoft.AppInspector.Program</StartupObject>
2121
<Company>Microsoft</Company>
2222
<SignAssembly>true</SignAssembly>
23-
<AssemblyVersion>1.0.19.0</AssemblyVersion>
24-
<FileVersion>1.0.19.0</FileVersion>
23+
<AssemblyVersion>1.0.20.0</AssemblyVersion>
24+
<FileVersion>1.0.20.0</FileVersion>
2525
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2626
</PropertyGroup>
2727

0 commit comments

Comments
 (0)