visual_studio_files 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: visual_studio_files
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -15,13 +15,13 @@ description: This library is intended to help when manipulating such things as t
|
|
|
15
15
|
files included in a visual studio project. Or verify some condition related to the
|
|
16
16
|
files in the project.
|
|
17
17
|
email:
|
|
18
|
-
-
|
|
18
|
+
- support@lundalogik.se
|
|
19
19
|
executables: []
|
|
20
20
|
extensions: []
|
|
21
21
|
extra_rdoc_files: []
|
|
22
22
|
files:
|
|
23
23
|
- lib/visual_studio_files.rb
|
|
24
|
-
homepage: https://github.com/
|
|
24
|
+
homepage: https://github.com/Lundalogik/visual_studio_files
|
|
25
25
|
licenses: []
|
|
26
26
|
post_install_message:
|
|
27
27
|
rdoc_options: []
|