Skip to content

Commit

Permalink
Update AppInspector.csproj
Browse files Browse the repository at this point in the history
version fix for next build
  • Loading branch information
guyacosta authored Jan 19, 2020
1 parent 2ba8485 commit 390a4f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AppInspector/AppInspector.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
<PackageId>ApplicationInspector</PackageId>
<Product>Application Inspector</Product>
<Authors>Microsoft</Authors>
<Version>1.0.19</Version>
<Version>1.0.20</Version>
<AssemblyName>AppInspector</AssemblyName>
<RootNamespace>ApplicationInspector</RootNamespace>
<StartupObject>Microsoft.AppInspector.Program</StartupObject>
<Company>Microsoft</Company>
<SignAssembly>true</SignAssembly>
<AssemblyVersion>1.0.19.0</AssemblyVersion>
<FileVersion>1.0.19.0</FileVersion>
<AssemblyVersion>1.0.20.0</AssemblyVersion>
<FileVersion>1.0.20.0</FileVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

Expand Down

0 comments on commit 390a4f8

Please sign in to comment.