File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
<Nullable >enable</Nullable >
8
8
<GenerateAssemblyInfo >false</GenerateAssemblyInfo >
9
9
<PackageId >BigBoxGameCatalog.Wpf</PackageId >
10
- <PackageVersion >0.1.0 </PackageVersion >
10
+ <PackageVersion >0.1.1 </PackageVersion >
11
11
<Authors >Amir Grozki</Authors >
12
12
<PackageProjectUrl >https://github.com/GeReV/BigBoxGameCatalog</PackageProjectUrl >
13
13
<RepositoryUrl >https://github.com/GeReV/BigBoxGameCatalog</RepositoryUrl >
Original file line number Diff line number Diff line change 28
28
// Build Number
29
29
// Revision
30
30
//
31
- [ assembly: AssemblyVersion ( "0.1.0 .0" ) ]
32
- [ assembly: AssemblyFileVersion ( "0.1.0 .0" ) ]
31
+ [ assembly: AssemblyVersion ( "0.1.1 .0" ) ]
32
+ [ assembly: AssemblyFileVersion ( "0.1.1 .0" ) ]
33
33
[ assembly: ThemeInfo ( ResourceDictionaryLocation . None , ResourceDictionaryLocation . SourceAssembly ) ]
Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFramework >netcoreapp3.0</TargetFramework >
5
5
<RootNamespace >Catalog</RootNamespace >
6
- <PackageVersion >0.1.0 </PackageVersion >
6
+ <PackageVersion >0.1.1 </PackageVersion >
7
7
<Title >Big Box Game Catalog</Title >
8
8
<Copyright >Copyright © 2019</Copyright >
9
9
<Description ></Description >
You can’t perform that action at this time.
0 commit comments