Skip to content

Commit 9e991b7

Browse files
committed
Revert: Library to NS2.0
1 parent e0f2dec commit 9e991b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dolphin.memory.access/Dolphin.Memory.Access.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<TargetFramework>netstandard2.1</TargetFramework>
4+
<TargetFramework>netstandard2.0</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
66
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
77
<Description>Tiny barebones library used to access the memory of Dolphin emulator on Windows.</Description>

0 commit comments

Comments
 (0)