Skip to content
This repository was archived by the owner on May 31, 2022. It is now read-only.

Commit 506e13e

Browse files
authored
Update Analogy.LogViewer.VisualStudioActivityLog.csproj
1 parent 6a099fe commit 506e13e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Analogy.LogViewer.VisualStudioActivityLog/Analogy.LogViewer.VisualStudioActivityLog.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2424
<PackageIcon>AnalogyVS.png</PackageIcon>
2525
<Description>Visual studio Activity log parser for Analogy Log Viewer</Description>
26-
<Version>1.2.0</Version>
26+
<Version>1.2.1</Version>
2727
<PackageReleaseNotes>Initial version</PackageReleaseNotes>
2828
</PropertyGroup>
2929
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
@@ -71,4 +71,4 @@
7171
<PackagePath></PackagePath>
7272
</None>
7373
</ItemGroup>
74-
</Project>
74+
</Project>

0 commit comments

Comments
 (0)