File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load diff This file was deleted.
Load diff This file was deleted.
Original file line number Diff line number Diff line change 1- # go#
1+ ![ Icon] ( https://raw.githubusercontent.com/devlooped/go/main/assets/img/icon.png ) go#
2+ ============
23
34[ ![ Version] ( https://img.shields.io/nuget/vpre/go.svg?color=royalblue )] ( https://www.nuget.org/packages/go )
45[ ![ Downloads] ( https://img.shields.io/nuget/dt/go.svg?color=darkmagenta )] ( https://www.nuget.org/packages/go )
Original file line number Diff line number Diff line change 88 <RootNamespace >Devlooped</RootNamespace >
99 <SignAssembly >false</SignAssembly >
1010 <EnableDefaultNoneItems >false</EnableDefaultNoneItems >
11+ <EmitCompilerGeneratedFiles >true</EmitCompilerGeneratedFiles >
1112
1213 <Description >An optimized runner for C# file-based apps.</Description >
1314 <PackageId >go</PackageId >
15+
1416 <ToolCommandName >dotnet-go</ToolCommandName >
1517 <PackAsTool >true</PackAsTool >
1618 <PackageReadmeFile >readme.md</PackageReadmeFile >
19+ <PackageIcon >icon.png</PackageIcon >
1720 <PackageTags >dotnet dotnet-tool</PackageTags >
1821 <PackageProjectUrl >https://github.com/devlooped/go</PackageProjectUrl >
1922
4144 <ItemGroup >
4245 <Content Include =" go.targets" CopyToOutputDirectory =" PreserveNewest" CopyToPublishDirectory =" PreserveNewest" />
4346 <None Include =" readme.md" PackagePath =" readme.md" Pack =" true" />
47+ <None Include =" icon.png" PackagePath =" \" Pack =" true" />
4448 <None Include =" Properties\*.*" />
4549 </ItemGroup >
4650
You can’t perform that action at this time.
0 commit comments