Skip to content

Commit

Permalink
Bump to ThisAssembly version that doesn't run so early
Browse files Browse the repository at this point in the history
Fixes #260
  • Loading branch information
kzu committed Mar 22, 2023
1 parent 5031f81 commit ab781ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitInfo/GitInfo.msbuildproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="NuGetizer" Version="1.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.Constants" Version="1.2.11" Pack="true" TargetFramework="netstandard2.0" />
<PackageReference Include="ThisAssembly.Constants" Version="1.2.12" Pack="true" TargetFramework="netstandard2.0" />
</ItemGroup>
<ItemGroup>
<None Include="build/**/*.*" />
Expand Down

0 comments on commit ab781ab

Please sign in to comment.