Browse Source

Merge branch 'Interactions' of https://github.com/quinchs/Discord.Net into Interactions

pull/1717/head
quin lynch 4 years ago
parent
commit
07964ac021
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      StyleAnalyzer.targets

+ 1
- 1
StyleAnalyzer.targets View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- <ItemGroup>
<!-- <ItemGroup>
<PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.205" PrivateAssets="all" /> <PackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.205" PrivateAssets="all" />
</ItemGroup> </ItemGroup>
<PropertyGroup> <PropertyGroup>


Loading…
Cancel
Save