Skip to content

Commit

Permalink
Update AppInspector.csproj
Browse files Browse the repository at this point in the history
version rollback correction
  • Loading branch information
guyacosta committed Jan 24, 2020
1 parent 1dd77e6 commit ad148b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AppInspector/AppInspector.csproj
Expand Up @@ -14,14 +14,14 @@
<PackageId>ApplicationInspector</PackageId>
<Product>Application Inspector</Product>
<Authors>Microsoft</Authors>
<Version>1.0.24</Version>
<Version>1.0.23</Version>
<AssemblyName>AppInspector</AssemblyName>
<RootNamespace>ApplicationInspector</RootNamespace>
<StartupObject>Microsoft.AppInspector.Program</StartupObject>
<Company>Microsoft</Company>
<SignAssembly>true</SignAssembly>
<AssemblyVersion>1.0.24.0</AssemblyVersion>
<FileVersion>1.0.24.0</FileVersion>
<AssemblyVersion>1.0.23.0</AssemblyVersion>
<FileVersion>1.0.23.0</FileVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

Expand Down

0 comments on commit ad148b6

Please sign in to comment.