diff --git a/Directory.Packages.props b/Directory.Packages.props index f9bf38599..480ed11b2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -16,15 +16,15 @@ - - - - - - + + + + + + - + diff --git a/NuGet.config b/NuGet.config index 53eef1a0a..d85e992bc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,10 +2,14 @@ + + + + diff --git a/global.json b/global.json index 1b1293f71..ed67ad3e5 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "8.0.100-rc.1.23463.5", + "version": "8.0.100-rc.2.23472.8", "allowPrerelease": false, "rollForward": "latestMajor" } diff --git a/src/LondonTravel.Site/LondonTravel.Site.csproj b/src/LondonTravel.Site/LondonTravel.Site.csproj index 12b6a97c1..880f59a54 100644 --- a/src/LondonTravel.Site/LondonTravel.Site.csproj +++ b/src/LondonTravel.Site/LondonTravel.Site.csproj @@ -2,15 +2,7 @@ InProcess https://londontravel.martincostello.com/ - - true true $(NoWarn);CA1716