We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba8485 commit 390a4f8Copy full SHA for 390a4f8
AppInspector/AppInspector.csproj
@@ -14,14 +14,14 @@
14
<PackageId>ApplicationInspector</PackageId>
15
<Product>Application Inspector</Product>
16
<Authors>Microsoft</Authors>
17
- <Version>1.0.19</Version>
+ <Version>1.0.20</Version>
18
<AssemblyName>AppInspector</AssemblyName>
19
<RootNamespace>ApplicationInspector</RootNamespace>
20
<StartupObject>Microsoft.AppInspector.Program</StartupObject>
21
<Company>Microsoft</Company>
22
<SignAssembly>true</SignAssembly>
23
- <AssemblyVersion>1.0.19.0</AssemblyVersion>
24
- <FileVersion>1.0.19.0</FileVersion>
+ <AssemblyVersion>1.0.20.0</AssemblyVersion>
+ <FileVersion>1.0.20.0</FileVersion>
25
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
26
</PropertyGroup>
27
0 commit comments