Skip to content

Commit dbb5a3a

Browse files
committed
Bump version: preview3
1 parent 36f9538 commit dbb5a3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<PropertyGroup>
77
<VersionPrefix>0.0.1</VersionPrefix>
8-
<VersionSuffix>preview2</VersionSuffix>
8+
<VersionSuffix>preview3</VersionSuffix>
99
<!--Generate xml docs for all projects under 'src'-->
1010
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1111

src/Sentry/Sentry.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
14-
<PackageReference Include="Sentry.PlatformAbstractions" Version="1.0.0-dev-00067" />
14+
<PackageReference Include="Sentry.PlatformAbstractions" Version="1.0.0-dev-00071" />
1515
<PackageReference Include="System.Collections.Immutable" Version="1.5.0" />
1616
</ItemGroup>
1717

0 commit comments

Comments
 (0)