Skip to content

Commit 341ab2d

Browse files
committed
update to new project template
1 parent 16e3255 commit 341ab2d

File tree

99 files changed

+97
-1091
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+97
-1091
lines changed

api/Bartendro.Web/App.razor

Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,7 @@
1-
<Project Sdk="Microsoft.NET.Sdk.Web">
2-
3-
<ItemGroup>
4-
<PackageReference Include="Blazor.Extensions.Storage" />
5-
<PackageReference Include="Blazored.FluentValidation" />
6-
<PackageReference Include="System.IO.Ports" />
7-
</ItemGroup>
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
82

93
<ItemGroup>
104
<ProjectReference Include="..\Bartendro.Application\Bartendro.Application.csproj" />
115
</ItemGroup>
126

13-
</Project>
7+
</Project>
File renamed without changes.

0 commit comments

Comments
 (0)