Skip to content

Commit 45354b0

Browse files
committed
Updated readme
1 parent 5e60fb7 commit 45354b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Just install your dependencies as you like; if they are correctly in the csproj
9898
As an example, the following is a valid *csproj* file for a micro frontend:
9999

100100
```xml
101-
<Project Sdk="Piral.Blazor.Sdk/0.1.0">
101+
<Project Sdk="Piral.Blazor.Sdk/1.0.0">
102102

103103
<PropertyGroup>
104104
<TargetFramework>net8.0</TargetFramework>

0 commit comments

Comments
 (0)