Skip to content

Commit 4f132f2

Browse files
committed
ref: Target net461 on sample
1 parent 00779cb commit 4f132f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/Sentry.Samples.Log4Net/Sentry.Samples.Log4Net.csproj

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

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFrameworks>net462</TargetFrameworks>
5+
<TargetFrameworks>net461</TargetFrameworks>
66
<Version>3.5.234</Version>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)