Remove netstandard2.0 target.

This commit is contained in:
2020-03-12 00:09:31 +00:00
parent 6dfa600b56
commit bc8ab5d355
17 changed files with 16 additions and 64 deletions

View File

@@ -138,9 +138,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Checksums.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Checksums.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -235,9 +232,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.CommonTypes.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.CommonTypes.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -254,9 +248,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Compression.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Compression.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -274,9 +265,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Console.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Console.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -392,9 +380,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Core.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Core.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -484,9 +469,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Database.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Database.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -647,9 +629,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Decoders.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Decoders.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -735,9 +714,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Devices.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Devices.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -759,9 +735,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Dto.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Dto.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -964,9 +937,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Filesystems.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Filesystems.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -993,9 +963,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Filters.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Filters.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -1374,9 +1341,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Gui.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Gui.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -1406,9 +1370,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Helpers.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Helpers.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -1979,9 +1940,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Images.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Images.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -2018,9 +1976,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Partitions.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Partitions.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>
@@ -2036,9 +1991,6 @@
<e p="netcoreapp2.0" t="Include">
<e p="Aaru.Settings.AssemblyInfo.cs" t="Include" />
</e>
<e p="netstandard2.0" t="Include">
<e p="Aaru.Settings.AssemblyInfo.cs" t="Include" />
</e>
</e>
</e>
</e>

View File

@@ -18,7 +18,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru Data Preservation Suite</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
</PropertyGroup>
<PropertyGroup>
<NrtRevisionFormat>$(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified}</NrtRevisionFormat>

View File

@@ -17,7 +17,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Core</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
<LangVersion>latest</LangVersion>
</PropertyGroup>
<PropertyGroup>

View File

@@ -16,7 +16,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Database</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
</PropertyGroup>
<PropertyGroup>
<NrtRevisionFormat>$(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified}</NrtRevisionFormat>

View File

@@ -17,7 +17,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Devices</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
</PropertyGroup>
<PropertyGroup>
<NrtRevisionFormat>$(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified}</NrtRevisionFormat>

View File

@@ -17,7 +17,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Filesystems</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
<NoWarn>CS0649</NoWarn>
<LangVersion>latest</LangVersion>
</PropertyGroup>

View File

@@ -17,7 +17,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Filters</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
</PropertyGroup>
<PropertyGroup>
<NrtRevisionFormat>$(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified}</NrtRevisionFormat>

View File

@@ -10,7 +10,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru Data Preservation Suite</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
<NoWarn>CS0649,CS0169</NoWarn>
</PropertyGroup>
<PropertyGroup>

View File

@@ -17,7 +17,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.DiscImages</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
<NoWarn>CS0649</NoWarn>
</PropertyGroup>
<PropertyGroup>

View File

@@ -17,7 +17,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Partitions</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
<NoWarn>CS0649</NoWarn>
</PropertyGroup>
<PropertyGroup>

View File

@@ -17,7 +17,7 @@
<Product>Aaru Data Preservation Suite</Product>
<Title>Aaru.Settings</Title>
<ApplicationVersion>$(Version)</ApplicationVersion>
<TargetFrameworks>net461;netstandard2.0;netcoreapp2.0</TargetFrameworks>
<TargetFrameworks>net461;netcoreapp2.0</TargetFrameworks>
</PropertyGroup>
<PropertyGroup>
<NrtRevisionFormat>$(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified}</NrtRevisionFormat>