Skip to content

Commit 6034e75

Browse files
committed
Update
1 parent c672af1 commit 6034e75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
websocket-controller
2-
====================
1+
aspnetcore-websocket-controller
2+
===============================
33

44
Easy WebSockets for AspNetCore 3.0.
55

src/src.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageProjectUrl>https://github.com/timostamm/aspnetcore-websocket-controller</PackageProjectUrl>
1212
<RepositoryUrl>[email protected]:timostamm/aspnetcore-websocket-controller.git</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
14-
<PackageLicense>MIT</PackageLicense>
14+
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1515
</PropertyGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)