Skip to content

Commit

Permalink
use <LangVersion> from common props
Browse files Browse the repository at this point in the history
  • Loading branch information
kunga committed Dec 20, 2021
1 parent 075abef commit a423dde
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<Import Project="..\..\vostok.devtools\library-common-props\Test-Project.props" />
<Import Project="..\..\vostok.devtools\git-commit-to-assembly-title\Vostok.Tools.GitCommit2AssemblyTitle.props" />
<PropertyGroup>
<LangVersion>7.2</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="5.4.1" />
Expand Down
1 change: 0 additions & 1 deletion Vostok.Hercules.Consumers/Vostok.Hercules.Consumers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<Import Project="..\..\vostok.hercules.client\HerculesInternal.props" Condition="Exists('..\..\vostok.hercules.client\HerculesInternal.props')" />
<PropertyGroup>
<Configurations>Debug;Release</Configurations>
<LangVersion>7.2</LangVersion>
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>0.1.8</VersionPrefix>
Expand Down

0 comments on commit a423dde

Please sign in to comment.