Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
5 warnings
Browse files Browse the repository at this point in the history
miquelbeltran committed Jul 16, 2024
1 parent 9256b8b commit e5906d8
Showing 2 changed files with 7 additions and 7 deletions.
3 changes: 3 additions & 0 deletions src/Raygun.NetCore.Blazor.Server/Class1.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
namespace Raygun.NetCore.Blazor.Server
{
/// <summary>
///
/// </summary>
public class Class1
{

Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace Microsoft.AspNetCore.Builder
namespace Raygun.NetCore.Blazor.Server.Extensions
{

/// <summary>
///
/// </summary>
public static class HostBuilderExtensions
{
}

0 comments on commit e5906d8

Please sign in to comment.