Skip to content

Commit

Permalink
2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Aldaviva committed Sep 24, 2022
1 parent c172c49 commit 5ff4aa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DarkNet
<img src="https://raw.githubusercontent.com/Aldaviva/DarkNet/master/DarkNet/icon.png" height="23" alt="DarkNet logo" /> DarkNet
===

[![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)
Expand Down
2 changes: 1 addition & 1 deletion darknet/DarkNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFrameworks>netcoreapp3.1;net452</TargetFrameworks>
<Version>2.0.0-SNAPSHOT1</Version>
<Version>2.0.0</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
Expand Down

0 comments on commit 5ff4aa3

Please sign in to comment.