We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c89ed6 commit a05a4f5Copy full SHA for a05a4f5
src/onboardcode/onboardcode.github.io.csproj
@@ -4,11 +4,7 @@
4
<TargetFramework>net7.0</TargetFramework>
5
<Nullable>enable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
- </PropertyGroup>
8
- <PropertyGroup>
9
- <PublishRepositoryUrl>true</PublishRepositoryUrl>
10
- <PublishUrl>$(SolutionDir)\docs</PublishUrl>
11
+ </PropertyGroup>
12
<ItemGroup>
13
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="7.0.16" />
14
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="7.0.16" />
0 commit comments