Fix TestClient.csproj
This commit is contained in:
@@ -22,8 +22,7 @@
|
||||
<PostBuildEvent />
|
||||
<PreBuildEvent />
|
||||
<PostBuildEvent />
|
||||
<IsPackable>false</IsPackable>
|
||||
<TargetFrameworks>netcoreapp3.1;net50</TargetFrameworks>
|
||||
<TargetFrameworks>netcoreapp3.1;net5.0</TargetFrameworks>
|
||||
<Platforms>AnyCPU;x64;x86</Platforms>
|
||||
<IsPackable>false</IsPackable>
|
||||
</PropertyGroup>
|
||||
|
||||
Reference in New Issue
Block a user