Skip to content

Commit 87ae40f

Browse files
committed
Update Microsoft.AspNetCore.Hosting.Abstractions ref assembly
1 parent d515bd9 commit 87ae40f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Hosting/Abstractions/ref/Microsoft.AspNetCore.Hosting.Abstractions.netcoreapp3.0.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
namespace Microsoft.AspNetCore.Hosting
55
{
6+
[System.ObsoleteAttribute("This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.Extensions.Hosting.Environments.", false)]
67
public static partial class EnvironmentName
78
{
89
public static readonly string Development;

0 commit comments

Comments
 (0)