File tree Expand file tree Collapse file tree 2 files changed +14
-6
lines changed
Expand file tree Collapse file tree 2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1+ <Project >
2+
3+ <PropertyGroup >
4+ <Version >1.0.0</Version >
5+ <PackageReleaseNotes >This package is distributed as .NET Standard 1.0 and .NET Framework 4.7 package.</PackageReleaseNotes >
6+ </PropertyGroup >
7+
8+ <PropertyGroup >
9+ <UnityAbstractionsVersion >2.*</UnityAbstractionsVersion >
10+ <UnityContainerVersion >5.*</UnityContainerVersion >
11+ </PropertyGroup >
12+
13+ </Project >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <Version >1.0.0</Version >
5- <PackageReleaseNotes >This package is distributed as .NET Standard 1.0 and .NET Framework 4.7 package.</PackageReleaseNotes >
6- <UnityAbstractionsVersion >2.1.0</UnityAbstractionsVersion >
7- <UnityContainerVersion >5.1.0</UnityContainerVersion >
8- </PropertyGroup >
3+ <Import Project =" ..\package.props" />
94
105 <PropertyGroup >
116 <FileVersion >$(Version).0</FileVersion >
You can’t perform that action at this time.
0 commit comments