Skip to content

Commit

Permalink
Update nuget tags (#1)
Browse files Browse the repository at this point in the history
* Update nuget tags

* Add files via upload

* Rename icon.png to src/KafkaFlow.ApplicationInsights/icon.png

* Update Agoda.KafkaFlow.ApplicationInsights.csproj

* Update Agoda.KafkaFlow.ApplicationInsights.csproj

* Update build.yml

* Update build.yml

* Update build.yml

* Update Agoda.KafkaFlow.ApplicationInsights.csproj

* Update build.yml
  • Loading branch information
dicko2 authored Dec 20, 2023
1 parent c85f891 commit 9af521c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@
<TargetFramework>netstandard2.0</TargetFramework>
<IsPackable>true</IsPackable>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>

</PropertyGroup>

<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="KafkaFlow" Version="3.0.2" />
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.14.0" />
</ItemGroup>


<ItemGroup>
<None Include="icon.png" Pack="true" PackagePath="\"/>
<None Include="../../README.md" Pack="true" PackagePath="\"/>
</ItemGroup>
</Project>
Binary file added src/KafkaFlow.ApplicationInsights/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9af521c

Please sign in to comment.