File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<AssemblyName >dotnet-tor</AssemblyName >
5
5
<OutputType >Exe</OutputType >
6
- <TargetFrameworks >netcoreapp3.1; net6.0</TargetFrameworks >
6
+ <TargetFramework > net6.0</TargetFramework >
7
7
<LangVersion >latest</LangVersion >
8
8
<PackAsTool >true</PackAsTool >
9
9
<PackageId >dotnet-tor</PackageId >
Original file line number Diff line number Diff line change 1
- <!-- include ../../readme.md#content -->
2
- <!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
3
-
4
- <!-- Exclude from auto-expansion in CI -->
1
+ <!-- include ../../readme.md#content -->
2
+ <!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
3
+
4
+ <!-- Exclude from auto-expansion in CI -->
5
5
<!-- exclude -->
You can’t perform that action at this time.
0 commit comments