diff --git a/Aaru.Archives/Aaru.Archives.csproj b/Aaru.Archives/Aaru.Archives.csproj index 3a4545b33..bfae753b0 100644 --- a/Aaru.Archives/Aaru.Archives.csproj +++ b/Aaru.Archives/Aaru.Archives.csproj @@ -8,7 +8,7 @@ Library Aaru.Archives Aaru.Archives - $(Version) + 4.0.99.0 false true 6.0.0-alpha8 @@ -40,7 +40,7 @@ true full false - bin\Debug + bin\Debug\net6 DEBUG; prompt 4 @@ -48,7 +48,7 @@ true - bin\Release + bin\Release\net6 prompt 4 false @@ -67,17 +67,13 @@ - {CCAA7AFE-C094-4D82-A66D-630DE8A3F545} - Aaru.Console - {F8BDF57B-1571-4CD0-84B3-B422088D359A} - Aaru.Helpers - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -87,7 +83,7 @@ - + diff --git a/Aaru.Checksums b/Aaru.Checksums index 83ba236ae..1c46f5305 160000 --- a/Aaru.Checksums +++ b/Aaru.Checksums @@ -1 +1 @@ -Subproject commit 83ba236ae68ab1c5fbdf42f2cb31055a12970375 +Subproject commit 1c46f5305b8abce0a30681c3fc751d1f533a799d diff --git a/Aaru.CommonTypes b/Aaru.CommonTypes index ddb07568c..53e63d672 160000 --- a/Aaru.CommonTypes +++ b/Aaru.CommonTypes @@ -1 +1 @@ -Subproject commit ddb07568c2ea4ce483ad0a36b3773fc8888f03f3 +Subproject commit 53e63d672d47d6f7b9639acca1662463d8cebe23 diff --git a/Aaru.Compression/Aaru.Compression.csproj b/Aaru.Compression/Aaru.Compression.csproj index 2fe55f097..dc9284913 100644 --- a/Aaru.Compression/Aaru.Compression.csproj +++ b/Aaru.Compression/Aaru.Compression.csproj @@ -9,7 +9,7 @@ Aaru.Compression Aaru.Compression 512 - $(Version) + 4.0.99.0 false true 6.0.0-alpha8 @@ -42,7 +42,7 @@ true full false - bin\Debug\ + bin\Debug\net6 DEBUG;TRACE prompt 4 @@ -52,7 +52,7 @@ AnyCPU pdbonly true - bin\Release\ + bin\Release\net6 TRACE prompt 4 @@ -96,11 +96,11 @@ - - - + + + - +