diff --git a/src/QuickInfo.Tests/QuickInfo.Tests.csproj b/src/QuickInfo.Tests/QuickInfo.Tests.csproj index 63e9d97..bb4216a 100644 --- a/src/QuickInfo.Tests/QuickInfo.Tests.csproj +++ b/src/QuickInfo.Tests/QuickInfo.Tests.csproj @@ -1,18 +1,14 @@ - net6.0 - - - - - + + + + - - - + \ No newline at end of file diff --git a/src/QuickInfo/QuickInfo.csproj b/src/QuickInfo/QuickInfo.csproj index 8ec262e..0d18402 100644 --- a/src/QuickInfo/QuickInfo.csproj +++ b/src/QuickInfo/QuickInfo.csproj @@ -1,20 +1,17 @@ - + 1.0.3 netstandard2.0;net6.0 - 1.0.2 - - + - - + + - True GuiLabs.QuickInfo @@ -27,5 +24,4 @@ https://github.com/KirillOsenkov/QuickInfo $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb - - + \ No newline at end of file