Skip to content

Commit a0804c6

Browse files
authored
Update README.md
1 parent d165629 commit a0804c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ Install-Package Hexa.NET.DirectXTex
3333
```
3434
Or add it to your .csproj file:
3535
```xml
36-
<PackageReference Include="Hexa.NET.DirectXTex" Version="1.0.2" />
36+
<PackageReference Include="Hexa.NET.DirectXTex" Version="2.0.0" />
3737
```
3838
A standalone version is also available (without depending on Silk)
3939
```xml
40-
<PackageReference Include="Hexa.NET.DirectXTex.Standalone" Version="1.0.1" />
40+
<PackageReference Include="Hexa.NET.DirectXTex.Standalone" Version="2.0.0" />
4141
```
4242

4343
## Usage

0 commit comments

Comments
 (0)