remove BOM from UTF-8 files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace simple
|
||||
namespace simple
|
||||
{
|
||||
using System;
|
||||
using System.IO;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="3.0.3" />
|
||||
|
||||
Reference in New Issue
Block a user