File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
NetStandardPolyfills.UnitTests.Net40/Properties Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
[ assembly: AssemblyTitle ( "AgileObjects.NetStandardPolyfills.UnitTests.Net40" ) ]
5
5
[ assembly: ComVisible ( false ) ]
6
6
7
- [ assembly: AssemblyVersion ( "1.2.1 .0" ) ]
8
- [ assembly: AssemblyFileVersion ( "1.2.1 .0" ) ]
7
+ [ assembly: AssemblyVersion ( "1.3.0 .0" ) ]
8
+ [ assembly: AssemblyFileVersion ( "1.3.0 .0" ) ]
Original file line number Diff line number Diff line change 11
11
<RepositoryUrl >https://github.com/AgileObjects/NetStandardPolyfills</RepositoryUrl >
12
12
<Summary >Type and Reflection polyfill extension methods for .NET Standard 1.0 and .NET 4.0</Summary >
13
13
<Description >Type and Reflection polyfill extension methods for .NET Standard 1.0 and .NET 4.0</Description >
14
- <Version >1.2.1 </Version >
15
- <VersionPrefix >1.2.1 </VersionPrefix >
16
- <AssemblyVersion >1.2.1 .0</AssemblyVersion >
17
- <FileVersion >1.2.1 .0</FileVersion >
14
+ <Version >1.3.0 </Version >
15
+ <VersionPrefix >1.3.0 </VersionPrefix >
16
+ <AssemblyVersion >1.3.0 .0</AssemblyVersion >
17
+ <FileVersion >1.3.0 .0</FileVersion >
18
18
</PropertyGroup >
19
19
20
20
</Project >
You can’t perform that action at this time.
0 commit comments