diff --git a/AopCaching.UnitTests/AopCaching.UnitTests.csproj b/AopCaching.UnitTests/AopCaching.UnitTests.csproj index 701ce53..427e91c 100644 --- a/AopCaching.UnitTests/AopCaching.UnitTests.csproj +++ b/AopCaching.UnitTests/AopCaching.UnitTests.csproj @@ -7,11 +7,8 @@ - - - diff --git a/AopCaching/AopCaching.csproj b/AopCaching/AopCaching.csproj index 910872c..80206ae 100644 --- a/AopCaching/AopCaching.csproj +++ b/AopCaching/AopCaching.csproj @@ -1,28 +1,32 @@ - - - netstandard2.0 - true - PubComp.Caching.AopCaching - PubComp.Caching.AopCaching - true - 6.0.0 - 6.0.0.0 - 6.0.0.0 - - - 1701;1702;1591 - - - 1701;1702;1591 - - - - - - - - - - - + + + netstandard2.0 + true + PubComp.Caching.AopCaching + PubComp.Caching.AopCaching + true + 6.0.0 + 6.0.0.0 + 6.0.0.0 + + + 1701;1702;1591 + + + 1701;1702;1591 + + + + + analyzers + none + all + + + + + + + + \ No newline at end of file