Skip to content

Commit

Permalink
add:
Browse files Browse the repository at this point in the history
  <EmbedUntrackedSources>true</EmbedUntrackedSources>
  <ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
  • Loading branch information
LiorBanai committed Dec 1, 2020
1 parent 6666785 commit 84c9969
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
<Authors>Lior Banai</Authors>
<Description>Extension for Analogy Log Viewer that shows Git Histroy in searchable UI</Description>
<Copyright>Lior Banai @ 2020</Copyright>
Expand All @@ -17,7 +19,7 @@
<PackageReleaseNotes>Aligh with latest API</PackageReleaseNotes>
<PackageIcon>Analogy.GitHistoryBanner.png</PackageIcon>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.3.7</Version>
<Version>1.3.8</Version>
<Company>Analogy.LogViewer</Company>
<Nullable>enable</Nullable>
<LangVersion>8.0</LangVersion>
Expand Down

0 comments on commit 84c9969

Please sign in to comment.