Skip to content

Commit

Permalink
ASP.NET Core 3.0 support
Browse files Browse the repository at this point in the history
  • Loading branch information
derigel23 committed Mar 5, 2019
1 parent f1f3dbc commit 07d220a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<assembly name="Microsoft.AspNetCore.Mvc.Razor.Extensions">
<assembly name="Microsoft.AspNetCore.Mvc.Razor">
<assembly>
<attribute ctor="M:JetBrains.Annotations.RazorImportNamespaceAttribute.#ctor(System.String)">
<argument>System</argument>
Expand Down
2 changes: 1 addition & 1 deletion JetBrains.ExternalAnnotations.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>JetBrains.ExternalAnnotations</id>
<version>10.2.56</version>
<version>10.2.57</version>
<authors>JetBrains</authors>
<owners>JetBrains</owners>
<projectUrl>https://github.com/JetBrains/ExternalAnnotations</projectUrl>
Expand Down

0 comments on commit 07d220a

Please sign in to comment.