We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d38d67 commit ccff513Copy full SHA for ccff513
src/dotnet-tor/dotnet-tor.csproj
@@ -3,7 +3,7 @@
3
<PropertyGroup>
4
<AssemblyName>dotnet-tor</AssemblyName>
5
<OutputType>Exe</OutputType>
6
- <TargetFrameworks>netcoreapp3.1;net6.0</TargetFrameworks>
+ <TargetFramework>net6.0</TargetFramework>
7
<LangVersion>latest</LangVersion>
8
<PackAsTool>true</PackAsTool>
9
<PackageId>dotnet-tor</PackageId>
src/dotnet-tor/readme.md
@@ -1,5 +1,5 @@
1
-<!-- include ../../readme.md#content -->
2
-<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
-
-<!-- Exclude from auto-expansion in CI -->
+<!-- include ../../readme.md#content -->
+<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
+
+<!-- Exclude from auto-expansion in CI -->
<!-- exclude -->
0 commit comments