We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e60fb7 commit 45354b0Copy full SHA for 45354b0
README.md
@@ -98,7 +98,7 @@ Just install your dependencies as you like; if they are correctly in the csproj
98
As an example, the following is a valid *csproj* file for a micro frontend:
99
100
```xml
101
-<Project Sdk="Piral.Blazor.Sdk/0.1.0">
+<Project Sdk="Piral.Blazor.Sdk/1.0.0">
102
103
<PropertyGroup>
104
<TargetFramework>net8.0</TargetFramework>
0 commit comments