diff --git a/src/Dhgms.GripeWithRoslyn.Analyzer.UnitTests/Dhgms.GripeWithRoslyn.Analyzer.UnitTests.csproj b/src/Dhgms.GripeWithRoslyn.Analyzer.UnitTests/Dhgms.GripeWithRoslyn.Analyzer.UnitTests.csproj index 75d55c4..ba6710a 100644 --- a/src/Dhgms.GripeWithRoslyn.Analyzer.UnitTests/Dhgms.GripeWithRoslyn.Analyzer.UnitTests.csproj +++ b/src/Dhgms.GripeWithRoslyn.Analyzer.UnitTests/Dhgms.GripeWithRoslyn.Analyzer.UnitTests.csproj @@ -1,7 +1,7 @@  - net462 + netcoreapp2.0 diff --git a/src/Dhgms.GripeWithRoslyn.Analyzer/Dhgms.GripeWithRoslyn.Analyzer.csproj b/src/Dhgms.GripeWithRoslyn.Analyzer/Dhgms.GripeWithRoslyn.Analyzer.csproj index 057df3c..b53e7dc 100644 --- a/src/Dhgms.GripeWithRoslyn.Analyzer/Dhgms.GripeWithRoslyn.Analyzer.csproj +++ b/src/Dhgms.GripeWithRoslyn.Analyzer/Dhgms.GripeWithRoslyn.Analyzer.csproj @@ -1,6 +1,6 @@  - net462 + net46;netstandard1.3;netstandard1.5;netstandard2.0