Skip to content

Commit

Permalink
Getting rid of legacy AssemblyInfo files
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed May 26, 2023
1 parent 1db04f4 commit 8ab4a25
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 66 deletions.
1 change: 0 additions & 1 deletion Lombiq.Arithmetics.Tests/Lombiq.Arithmetics.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<OutputType>Library</OutputType>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
</PropertyGroup>
<ItemGroup>
<None Remove="xunit.runner.json" />
Expand Down
32 changes: 0 additions & 32 deletions Lombiq.Arithmetics.Tests/Properties/AssemblyInfo.cs

This file was deleted.

1 change: 0 additions & 1 deletion Lombiq.Arithmetics.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<OutputType>Library</OutputType>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Authors>Lombiq Technologies</Authors>
<Copyright>Copyright © 2017, Lombiq Technologies Ltd.</Copyright>
Expand Down
32 changes: 0 additions & 32 deletions Properties/AssemblyInfo.cs

This file was deleted.

0 comments on commit 8ab4a25

Please sign in to comment.