File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 14
14
<releaseNotes >First release of a NuGet package.</releaseNotes >
15
15
<copyright >Copyright 2012-2020</copyright >
16
16
<tags >MonoGame XNA Drawing 2D SpriteBatch Primitives</tags >
17
- <repository type =" git" url =" https://github.com/DoogeJ/MonoGame.Primitives2D.git" branch =" master" />
17
+ <repository type =" git" url =" https://github.com/DoogeJ/MonoGame.Primitives2D.git" branch =" master" commit = " 36f631abb32f476c3947a6ee4ff111e9f3e5206d " />
18
18
<frameworkAssemblies >
19
19
<frameworkAssembly assemblyName =" System" />
20
20
<frameworkAssembly assemblyName =" System.Collections.Generic" />
Original file line number Diff line number Diff line change 2
2
The 2D XNA Primitives project ported to the modern world.
3
3
4
4
## Changelog
5
- ### 2020-02-19
5
+ ### 2020-02-19 (1.1.0)
6
6
General clean-up and preparations to create a NuGet package:
7
7
* Clean up license and readme
8
8
* Remove sample project
9
9
* Update MonoGame to version 3.7.1.189
10
10
* Update the project files to Visual Studio 2019
11
11
* Add MonoGame icon
12
12
* Update Assembly information in preparation for NuGet package creation
13
+ * Create NuGet package manifest
13
14
14
- ### 2017-11-27
15
+ ### 2017-11-27 (1.0.0)
15
16
Differences with the original [ repository] ( https://bitbucket.org/C3/2d-xna-primitives/wiki/Home ) (last updated 2012):
16
17
* Updated the project files to Visual Studio 2017
17
18
* Updated to .NET Framework 4.5
You can’t perform that action at this time.
0 commit comments