From 5259a9fae00c5b31a262b32e9dada1172c428e3c Mon Sep 17 00:00:00 2001
From: Rodney Littles II <6969701+RLittlesII@users.noreply.github.com>
Date: Mon, 21 Mar 2022 17:47:57 -0500
Subject: [PATCH] housekeeping: Added Central Package Versioning (#53)
---
.../ReactiveMarbles.Mvvm.Benchmarks.csproj | 4 +-
.../directory.build.props | 1 +
.../directory.build.targets | 1 +
.../ReactiveMarbles.Mvvm.Tests.csproj | 16 +++----
.../ReactiveMarbles.Mvvm.csproj | 6 +--
src/directory.build.props | 25 ++++++----
src/directory.build.targets | 1 -
src/directory.packages.props | 47 +++++++++++++++++++
8 files changed, 77 insertions(+), 24 deletions(-)
create mode 100644 src/directory.packages.props
diff --git a/src/ReactiveMarbles.Mvvm.Benchmarks/ReactiveMarbles.Mvvm.Benchmarks.csproj b/src/ReactiveMarbles.Mvvm.Benchmarks/ReactiveMarbles.Mvvm.Benchmarks.csproj
index d2e015f..75f5672 100644
--- a/src/ReactiveMarbles.Mvvm.Benchmarks/ReactiveMarbles.Mvvm.Benchmarks.csproj
+++ b/src/ReactiveMarbles.Mvvm.Benchmarks/ReactiveMarbles.Mvvm.Benchmarks.csproj
@@ -8,8 +8,8 @@
-
-
+
+
diff --git a/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.props b/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.props
index c1df222..3b1dde0 100644
--- a/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.props
+++ b/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.props
@@ -1,2 +1,3 @@
+
\ No newline at end of file
diff --git a/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.targets b/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.targets
index c1df222..73065ea 100644
--- a/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.targets
+++ b/src/ReactiveMarbles.Mvvm.Benchmarks/directory.build.targets
@@ -1,2 +1,3 @@
+
\ No newline at end of file
diff --git a/src/ReactiveMarbles.Mvvm.Tests/ReactiveMarbles.Mvvm.Tests.csproj b/src/ReactiveMarbles.Mvvm.Tests/ReactiveMarbles.Mvvm.Tests.csproj
index 35d8e8d..cba34d5 100644
--- a/src/ReactiveMarbles.Mvvm.Tests/ReactiveMarbles.Mvvm.Tests.csproj
+++ b/src/ReactiveMarbles.Mvvm.Tests/ReactiveMarbles.Mvvm.Tests.csproj
@@ -8,17 +8,17 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
diff --git a/src/ReactiveMarbles.Mvvm/ReactiveMarbles.Mvvm.csproj b/src/ReactiveMarbles.Mvvm/ReactiveMarbles.Mvvm.csproj
index c6a03e4..4185ab5 100644
--- a/src/ReactiveMarbles.Mvvm/ReactiveMarbles.Mvvm.csproj
+++ b/src/ReactiveMarbles.Mvvm/ReactiveMarbles.Mvvm.csproj
@@ -8,9 +8,9 @@
-
-
-
+
+
+
diff --git a/src/directory.build.props b/src/directory.build.props
index c991fb6..35ed7c0 100644
--- a/src/directory.build.props
+++ b/src/directory.build.props
@@ -1,11 +1,8 @@
- true
- AnyCPU
- $(MSBuildProjectName.Contains('Tests'))
- embedded
ReactiveUI Association Inc
- Copyright (c) 2021 ReactiveUI Association Inc
+ ReactiveUI Association Inc
+ Copyright (c) ReactiveUI Association Inc © $([System.DateTime]::Now.ToString('yyyy'))
MIT
https://github.com/reactivemarbles/Mvvm
Common base classes for the MVVM pattern for Reactive Marbles.
@@ -15,6 +12,13 @@
https://github.com/reactivemarbles/Mvvm/releases
https://github.com/reactivemarbles/Mvvm
git
+ true
+ enable
+ true
+ true
+ AnyCPU
+ $(MSBuildProjectName.Contains('Tests'))
+ embedded
true
@@ -25,7 +29,7 @@
-
+
@@ -38,22 +42,23 @@
-
+
all
runtime; build; native; contentfiles; analyzers
-
+
+
all
runtime; build; native; contentfiles; analyzers
-
+
all
runtime; build; native; contentfiles; analyzers
-
+
diff --git a/src/directory.build.targets b/src/directory.build.targets
index 9e505e6..61eaf0d 100644
--- a/src/directory.build.targets
+++ b/src/directory.build.targets
@@ -38,7 +38,6 @@
$(DefineConstants);TIZEN
-
diff --git a/src/directory.packages.props b/src/directory.packages.props
new file mode 100644
index 0000000..e3c32fe
--- /dev/null
+++ b/src/directory.packages.props
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+