Skip to content

Commit 803fc35

Browse files
Second try using SiqiLu/dotnet-bump-version@1.0.1
1 parent 2b58529 commit 803fc35

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ bin/
22
obj/
33
/packages/
44
riderModule.iml
5-
/_ReSharper.Caches/
5+
/_ReSharper.Caches/
6+
TestResult/
7+
coveragereport/

System.Text.Json.Extensions/System.Text.Json.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<PackageId>System.Text.Json.Extensions</PackageId>
6-
<Version>1.0.2</Version>
6+
<Version>1.0.3</Version>
77
<PublishRepositoryUrl>true</PublishRepositoryUrl>
88
<!--
99
It seems that GPR currently doesn't work with snupkg, claiming that the nupkg already exists

0 commit comments

Comments
 (0)