Skip to content

Commit 5ff4aa3

Browse files
committed
2.0.0 release
1 parent c172c49 commit 5ff4aa3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DarkNet
1+
<img src="https://raw.githubusercontent.com/Aldaviva/DarkNet/master/DarkNet/icon.png" height="23" alt="DarkNet logo" /> DarkNet
22
===
33

44
[![Nuget](https://img.shields.io/nuget/v/DarkNet?logo=nuget)](https://www.nuget.org/packages/DarkNet/) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Aldaviva/DarkNet/.NET?logo=github)](https://github.com/Aldaviva/DarkNet/actions/workflows/dotnetpackage.yml)

darknet/DarkNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netcoreapp3.1;net452</TargetFrameworks>
5-
<Version>2.0.0-SNAPSHOT1</Version>
5+
<Version>2.0.0</Version>
66
<LangVersion>latest</LangVersion>
77
<Nullable>enable</Nullable>
88
<UseWindowsForms>true</UseWindowsForms>

0 commit comments

Comments
 (0)