Skip to content

Commit ad148b6

Browse files
authored
Update AppInspector.csproj
version rollback correction
1 parent 1dd77e6 commit ad148b6

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.24</Version>
17+
<Version>1.0.23</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.24.0</AssemblyVersion>
24-
<FileVersion>1.0.24.0</FileVersion>
23+
<AssemblyVersion>1.0.23.0</AssemblyVersion>
24+
<FileVersion>1.0.23.0</FileVersion>
2525
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2626
</PropertyGroup>
2727

0 commit comments

Comments
 (0)