diff --git a/default.proj b/default.proj index 2b9a647..bcc92f4 100644 --- a/default.proj +++ b/default.proj @@ -1,7 +1,7 @@ - 4.0.0 + 5.0.0 Autofac.ServiceFabric Release $([System.IO.Path]::Combine($(MSBuildProjectDirectory),"artifacts")) diff --git a/src/Autofac.Integration.ServiceFabric/Autofac.Integration.ServiceFabric.csproj b/src/Autofac.Integration.ServiceFabric/Autofac.Integration.ServiceFabric.csproj index bc65409..85244ca 100644 --- a/src/Autofac.Integration.ServiceFabric/Autofac.Integration.ServiceFabric.csproj +++ b/src/Autofac.Integration.ServiceFabric/Autofac.Integration.ServiceFabric.csproj @@ -56,22 +56,16 @@ - + - + + + + + all - - all - - - - - - - all - - + all diff --git a/test/Autofac.Integration.ServiceFabric.Test/Autofac.Integration.ServiceFabric.Test.csproj b/test/Autofac.Integration.ServiceFabric.Test/Autofac.Integration.ServiceFabric.Test.csproj index dc2f854..a9d428a 100644 --- a/test/Autofac.Integration.ServiceFabric.Test/Autofac.Integration.ServiceFabric.Test.csproj +++ b/test/Autofac.Integration.ServiceFabric.Test/Autofac.Integration.ServiceFabric.Test.csproj @@ -44,7 +44,7 @@ - + all diff --git a/test/Test.Scenario.InternalsVisible/Test.Scenario.InternalsVisible.csproj b/test/Test.Scenario.InternalsVisible/Test.Scenario.InternalsVisible.csproj index af676b6..547f496 100644 --- a/test/Test.Scenario.InternalsVisible/Test.Scenario.InternalsVisible.csproj +++ b/test/Test.Scenario.InternalsVisible/Test.Scenario.InternalsVisible.csproj @@ -12,10 +12,10 @@ - - - - + + + +