Skip to content

Commit f78dc20

Browse files
committed
try dotnetstandard 2.1
1 parent 53dd54d commit f78dc20

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
18 KB
Binary file not shown.
30.2 KB
Binary file not shown.

SnowplowTracker/SnowplowTracker/SnowplowTracker.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>net9.0</TargetFramework>
4+
<TargetFramework>netstandard2.1</TargetFramework>
55
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
66
<ReleaseVersion>0.8.1</ReleaseVersion>
77
</PropertyGroup>

0 commit comments

Comments
 (0)