Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
cd21h committed Oct 27, 2021
1 parent 8bf6512 commit fd1ad3a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
8 changes: 0 additions & 8 deletions Directory.Build.targets

This file was deleted.

2 changes: 1 addition & 1 deletion Src/SharpArch.Domain/SharpArch.Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</ItemGroup>

<ItemGroup Label="Package References (.NET 6)" Condition=" '$(TargetFramework)' == 'net6.0' ">
<PackageReference Include="System.ComponentModel.Annotations" Version="6.0.0-preview.5.*" />
<PackageReference Include="System.ComponentModel.Annotations" Version="6.0.0-preview.4.*" />
</ItemGroup>

</Project>
1 change: 0 additions & 1 deletion VersionHistory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ BREAKING:

NEW FEATURES:
* Add .NET 6 preview support
* [.NET 6] Temporary disable logging analyzers - https://github.com/NuGet/Home/issues/6279, https://github.com/dotnet/sdk/issues/18148.

BUILD:
* Move common dependencies and attributes to Directory.Build.props.
Expand Down

0 comments on commit fd1ad3a

Please sign in to comment.