File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,7 @@ this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
189189- Automatically build project when pushing changes to github and when creating a pull request
190190- Automatically deploy to NuGet when creating a tag in github
191191
192+ [ 0.6 ] : https://github.com/dnperfors/TestableHttpClient/compare/v0.5...v0.6
192193[ 0.5 ] : https://github.com/dnperfors/TestableHttpClient/compare/v0.4...v0.5
193194[ 0.4 ] : https://github.com/dnperfors/TestableHttpClient/compare/v0.3...v0.4
194195[ 0.3 ] : https://github.com/dnperfors/TestableHttpClient/compare/v0.2...v0.3
Original file line number Diff line number Diff line change 11<Project >
22 <ItemGroup >
33 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
4+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.3.37" PrivateAssets =" All" />
45 </ItemGroup >
56</Project >
You can’t perform that action at this time.
0 commit comments