Skip to content

Commit

Permalink
- .csproj edit
Browse files Browse the repository at this point in the history
- HISTORY edit
  • Loading branch information
ForeverZer0 committed Apr 29, 2019
1 parent 13b5cbe commit 4d8dfed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions GLFW.NET/GLFW.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<PackageVersion>3.3.0</PackageVersion>
<Title>glfw-net</Title>
<PackageIconUrl>https://github.com/ForeverZer0/glfw-net/raw/master/favicons.png</PackageIconUrl>
<PackageId>glfw-net</PackageId>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down
10 changes: 5 additions & 5 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@
* Added `InputMode.LockKeyMods`
* Added `InputMode.RawMouseMotion`

### Misc.
* Fixed some typos and grammatical errors in XML comments
* Added this version history

### Functions/Properties

#### Static Glfw Class
Expand Down Expand Up @@ -115,7 +111,11 @@
* Added `GameWindow.MaximizeChanged`
* Added `GameWindow.OnMaximize`
* Added `GameWindow.ContentScaleChanged`
* Added `GameWindow.OnContentScaleChanged`
* Added `GameWindow.OnContentScaleChanged

### Misc.
* Fixed some typos and grammatical errors in XML comments
* Added this version history`



Expand Down

0 comments on commit 4d8dfed

Please sign in to comment.