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 3b772f8 commit e1a5151Copy full SHA for e1a5151
VersionInfo.csproj
@@ -1,9 +1,9 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
- <FileVersion>0.6.21.0</FileVersion>
+ <FileVersion>0.8.22.0</FileVersion>
5
<ProductName>DbgShell</ProductName>
6
- <ProductVersion>0.6</ProductVersion>
+ <ProductVersion>0.8</ProductVersion>
7
<AdditionalProductVersionText Condition="Exists('$(MSBuildThisFileDirectory)\AdditionalProductVersionText.txt')">$([System.IO.File]::ReadAllText($(MSBuildThisFileDirectory)\AdditionalProductVersionText.txt).Trim())</AdditionalProductVersionText>
8
<CompanyName>Microsoft</CompanyName>
9
<FileCopyright>Copyright (c) 2017</FileCopyright>
0 commit comments