Skip to content

Commit

Permalink
Versioning added
Browse files Browse the repository at this point in the history
  • Loading branch information
ackava committed Jul 31, 2023
1 parent b349302 commit 36426c5
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@
<PackageReference Include="Npgsql" Version="7.0.4" />
<ProjectReference Include="..\NeuroSpeech.Eternity.DbStorage\NeuroSpeech.Eternity.DbStorage.csproj" />
<ProjectReference Include="..\NeuroSpeech.Eternity\NeuroSpeech.Eternity.csproj" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.4.216">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
</ItemGroup>

</Project>

0 comments on commit 36426c5

Please sign in to comment.