Skip to content

Commit

Permalink
v1.0.15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Turtsevich committed Mar 19, 2024
1 parent f7708ab commit 185ce99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectionTools/ProjectionTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<Author>Alexander Turtsevich</Author>
<Authors>Alexander Turtsevich</Authors>
<Description>Primitives for building reusable LINQ projections and specifications/predicates</Description>
<Copyright>Copyright © Alexander Turtsevich 2023</Copyright>
<Copyright>Copyright © Alexander Turtsevich 2024</Copyright>
<PackageIcon>logo.png</PackageIcon>
<PackageProjectUrl>https://github.com/kemsky/projection-tools</PackageProjectUrl>
<RepositoryUrl>https://github.com/kemsky/projection-tools</RepositoryUrl>
Expand All @@ -39,7 +39,7 @@
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
<EmbedAllSources>true</EmbedAllSources>
<IsPackable>true</IsPackable>
<PackageVersion>1.0.14</PackageVersion>
<PackageVersion>1.0.15</PackageVersion>
</PropertyGroup>

<ItemGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
Expand Down

0 comments on commit 185ce99

Please sign in to comment.