Skip to content

Commit a2a1775

Browse files
authored
Revert Update ATL.csproj
1 parent 85eb00c commit a2a1775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ATL/ATL.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<TargetFrameworks>net8.0;netstandard2.1</TargetFrameworks>
3+
<TargetFrameworks>net6.0;netstandard2.1</TargetFrameworks>
44
<Description>Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets</Description>
55
<GenerateDocumentationFile>true</GenerateDocumentationFile>
66
<Company />

0 commit comments

Comments
 (0)