Skip to content

Commit

Permalink
Updateing target frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisTerje committed May 29, 2023
1 parent 7220fcb commit a0dbe50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NUnitTestAdapter/NUnit.TestAdapter.csproj
Expand Up @@ -4,7 +4,7 @@
<AssemblyName>NUnit3.TestAdapter</AssemblyName>
<!--<AssemblyName>NUnit3.TestAdapterDebug</AssemblyName>-->
<RootNamespace>NUnit.VisualStudio.TestAdapter</RootNamespace>
<TargetFramework>netcoreapp3.1</TargetFramework>
<!--<TargetFramework>netcoreapp3.1</TargetFramework>-->
<!-- For testing and debugging-->
<TargetFrameworks>net462;netcoreapp3.1</TargetFrameworks>
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
Expand Down

0 comments on commit a0dbe50

Please sign in to comment.